view CHANGELOG.rst @ 32:405f0751f09a default tip

Added tag 0.2.0 for changeset f77ca0963d6d
author Ben Croston <ben@croston.org>
date Wed, 12 Feb 2025 15:14:03 +0000
parents f77ca0963d6d
children
line wrap: on
line source

Changelog
=========

0.2.0
-----
- Fix language bug when using lpstat
- Convert project to use pyproject.toml
- Linted using ruff

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!