Releases: computerlyrik/dymoprint
Releases · computerlyrik/dymoprint
v2.5.0
What's Changed
This release adds a deprecation notice to the CLI and the GUI in order to alert users who try to upgrade without first visiting the project site.
There are no new features. No future releases of Dymoprint are planned.
Deprecation
- Add deprecation messages to CLI and GUI by @maresb in #122
- Replace README with deprecation notice by @maresb in #121
Maintenance
Full Changelog: v2.4.0...v2.5.0
v2.4.0
v2.3.0
What's Changed
New features
- Add DYMO LabelMANAGER PC to tested devices by @jbbgameich in #83
- Add
--test-patternCLI option by @tomek-szczesny in #89
Bugfixes
- Remove matrix optimization by @tomek-szczesny in #90
- Support and test Python 3.12 by @maresb in #95
Internal changes
- Eliminate extraneous dymoprint_fonts package by @maresb in #84
- Use more accurate representation of pixels/mm based on DPI by @maresb in #85
- Cleanup, add comments, refactor by @maresb in #86
- Remove pyqt6-tools dependency by @maresb in #94
New Contributors
- @jbbgameich made their first contribution in #83
- @tomek-szczesny made their first contribution in #89
Full Changelog: v2.2.1...v2.2.2
v2.2.1
v2.2.0
What's Changed
- Add switch to raise an error if label exceeds the minimum (fixed) length by @intrinseca in #74
- Minor tweaks to length computations by @maresb in #75
- Eliminate symlink to fonts by @maresb in #76
- Switch build system to Hatch by @maresb in #77
New Contributors
- @intrinseca made their first contribution in #74
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Fix deprecation introduced in Pillow 9.2.0 by @claui in #68
- Allow Pillow v10 by @maresb in #69
- Test on Python 3.11 by @maresb in #70
- Support for LabelPoint 350 & 19 mm tape size by @GeoffreyFrogeye in #73
New Contributors
- @claui made their first contribution in #68
- @GeoffreyFrogeye made their first contribution in #73
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v2.0.0b0 (pre-release)
Experimental USB-only mode and Windows support.
For more information, please see #56
v1.4.1
What's Changed
NOTE: the command-line argument -m for margin has changed meaning. Before it was the combined left-and-right margin with default value 112 = 56 × 2. Now it represents the single-sided margin, and thus has default value 56.
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Add text alignment options by @shoebill-dev in #53
- DymoPrint GUI by @MooVx in #54
New Contributors
- @shoebill-dev made their first contribution in #53
- @MooVx made their first contribution in #54
Full Changelog: v1.3.1...v1.4.0