view 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
line wrap: on
line source

Changelog
=========

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

0.0.5
-----
- Added -oraw to lpr command to make more CUPS installations work

0.0.4 and earlier
-----------------
Undocumented!