view CHANGELOG.rst @ 31:f77ca0963d6d 0.2.0

Fix language bug, convert to pyproject.toml
author Ben Croston <ben@croston.org>
date Wed, 12 Feb 2025 15:13:51 +0000
parents 63d1260cc64e
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!