Mercurial > hg > zebra
comparison CHANGELOG.rst @ 29:63d1260cc64e 0.1.0
- class name is now 'Zebra' instead of 'zebra'
- Fix for missing win32print module in pypi
- Drop python 2 support
- use setuptools instead of distutils
- improve documentation
- Added reset(), reset_default(), autosense(), print_config_label() and
print_graphic() functions
author | Ben Croston <ben@croston.org> |
---|---|
date | Tue, 01 Sep 2020 15:57:24 +0100 |
parents | |
children | f77ca0963d6d |
comparison
equal
deleted
inserted
replaced
28:172de216b85d | 29:63d1260cc64e |
---|---|
1 Changelog | |
2 ========= | |
3 | |
4 0.1.0 | |
5 ----- | |
6 - class name is now 'Zebra' instead of 'zebra' | |
7 - Fix for missing win32print module in pypi | |
8 - Drop python 2 support | |
9 - use setuptools instead of distutils | |
10 - improve documentation | |
11 - Added reset(), reset_default(), autosense(), print_config_label() and | |
12 print_graphic() functions | |
13 | |
14 0.0.5 | |
15 ----- | |
16 - Added -oraw to lpr command to make more CUPS installations work | |
17 | |
18 0.0.4 and earlier | |
19 ----------------- | |
20 Undocumented! |