Skip to content

Releases: FriedrichFroebel/brother_ql_web

Version 0.4.0

17 Oct 19:39
Compare
Choose a tag to compare
  • Drop support for Python 3.8.
  • Add optional dependency on fontra for cases where fontconfig is not available by providing the fontra extra. (Many thanks to chrismaster for the initial implementation/recommendation and NCBM as the maintainer of fontra for the quick enhancement of adding the missing bits for better fontconfig compatibility.)

Version 0.3.0

19 Aug 19:24
Compare
Choose a tag to compare
  • Add API for printing images.
  • Migrate to pyproject.toml.
  • Update bundled Bootstrap to version 5.3.3 and Bootstrap Icons to version 1.11.3.

Version 0.2.1

16 Mar 16:07
dd03a7b
Compare
Choose a tag to compare

Fix printing of umlauts and special characters which would previously fail due to bottle oddities.

Version 0.2.0

23 Nov 17:56
Compare
Choose a tag to compare
  • Fix undefined variables introduced due to the migration.
  • Add tests.
  • Add type hints, including mypy.
  • Ignore the annoying brother_ql.devicedependent message which only has been fixed in Git, but not on PyPI.
  • Patch brother_ql itself to ensure compatibility with Pillow>=10.
  • Avoid defaulting to high quality output for now, as there is no proper implementation for it yet and this would raise errors for die cut labels and lead to downscaling followed by upscaling for endless labels.