Releases: miikanissi/zebrafy
Releases · miikanissi/zebrafy
1.2.2
What's Changed
- feat: line break parameter for graphics field content by @miikanissi in #16
- test: rebuild test structure and add coverage by @miikanissi in #16
- test: more edge case testing and fix py version test @miikanissi in #16
- build: update CI and linters @miikanissi in #16
- build: .ruff_cache should be ignored @miikanissi in #16
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- Correct the docstring to state that dither is enabled by default by @shanecranor in #14
New Contributors
- @shanecranor made their first contribution in #14
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- feat: add ability to set pdf image dpi by @miikanissi in #10
Full Changelog: 1.1.4...1.2.0
1.1.4
- Remove Python 3.7 support
- Implement automatic versioning from git tags
- CI to upload PyPI package upon a release
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- [IMP] pypdfium2 dependency support major version 4 since 4.8.0 by @miikanissi in #7
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Add Rotation Feature to PDF to ZPL Conversion by @Federaffo in #6
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- Enhance to_zpl Method to Support Individual ZPL Commands for Each Page by @Federaffo in #5
New Contributors
- @Federaffo made their first contribution in #5
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Rewrite compression_type as format by @miikanissi in #3
Full Changelog: 1.0.1...1.1.0
1.0.1
Quick fix for initial release to include fixed documentation and sphinx requirements
1.0.0
Initial Zebrafy release
Zebrafy is a Python library for converting PDF and images to and from Zebra Programming Language (ZPL).