Releases: labelle-org/labelle
Releases · labelle-org/labelle
v1.4.4
v1.4.3
v1.4.2
What's Changed
- Add upper pin on python-barcode to prevent incompatible version by @blaisegarant in #124
Full Changelog: v1.4.1...v1.4.2
v1.4.1
v1.4.0
v1.3.2
v1.3.1
v1.3.0
v1.2.3
What's Changed
Adds a font preview to the GUI and improves the test pattern.
Enhancements
- GUI: Add font preview to selection combobox by @FaBjE in #56
- Improve sample pattern by @maresb in #55
Infrastructure and code cleanup
- Clean up barcodes by @maresb in #25
- Add unit tests for render engines by @tomers in #32
- GUI tests by @tomers in #37
- Update dev environment by @FaBjE in #52
- Enable "unsafe" ruff fixes by @maresb in #59
Full Changelog: v1.2.2...v1.2.3
v1.2.2
This release fixes a bug where we were failing to provide instructions on how to add udev permissions. The remaining changes are maintenance with no new features.
What's Changed
Bugfix
Maintenance
- Add some type hints by @maresb in #22
- Don't assume the default barcode type when handling empty string by @maresb in #26
- Add a test to ensure that the GUI module is importable by @maresb in #29
- Revert unintentional interface change by @maresb in #30
- Fix --output=console-inverted by @maresb in #33
- Fix descriptions of some CLI args by @maresb in #34
- Add deprecation errors for old dymoprint arguments by @maresb in #35
Full Changelog: v1.2.1...1.2.2