Mercurial > hg > zebra
comparison 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 |
comparison
equal
deleted
inserted
replaced
30:ddc251fb92aa | 31:f77ca0963d6d |
---|---|
1 Changelog | 1 Changelog |
2 ========= | 2 ========= |
3 | |
4 0.2.0 | |
5 ----- | |
6 - Fix language bug when using lpstat | |
7 - Convert project to use pyproject.toml | |
8 - Linted using ruff | |
3 | 9 |
4 0.1.0 | 10 0.1.0 |
5 ----- | 11 ----- |
6 - class name is now 'Zebra' instead of 'zebra' | 12 - class name is now 'Zebra' instead of 'zebra' |
7 - Fix for missing win32print module in pypi | 13 - Fix for missing win32print module in pypi |