Tags: py-pdf/pdfly
Tags
- New command to adjust offsets and lengths ([PR #77](#77)) - New command ([PR #75](#75)) - New command to adjust offsets and lengths ([PR #15](#15)) - New command ([PR #59](#59)) - : now also displaying CreationDate, Creator, Keywords & Subject ([PR #73](#73)) - Add warning for out-of-bounds page range in pdfly command ([PR #58](#58)) - command, that only showed one page per sheet, on the left side, with blank space on the right ([PR #78](#78)) [Full Changelog](0.3.3...0.4.0)
- Chain workflows by @MartinThoma [Full Changelog](0.3.2...0.3.3)
- Decouple git tag / PyPI release / Github release page (#49, #50) by @… …MartinThoma [Full Changelog](0.3.1...0.3.2)
- Release via REL commit (#48) by @MartinThoma - Fix mypy issues by @MartinThoma - Add make_release.py by @MartinThoma [Full Changelog](0.3.0...0.3.1)
Version 0.3.0, 2023-12-17 ## What's new ### New Features (ENH) - Add x2pdf command (#25) by @MartinThoma ### Bug Fixes (BUG) - boxes are floats, not int by @MartinThoma - Add missing fpdf2 dependency (#29) by @MartinThoma ### Documentation (DOC) - cat command by @MartinThoma - More examples for the cat subcommand by @MartinThoma - Add cat subcommand by @MartinThoma - Link to readthedocs by @MartinThoma - Add project governance file by @MartinThoma - Move readthedocs config file to root by @MartinThoma - Add docs (#24) by @MartinThoma ### Developer Experience (DEV) - Checkout sample-files in CI (#30) by @MartinThoma - Let dependabot update Github Actions by @MartinThoma - Add action for automatic releases by @MartinThoma ### Maintenance (MAINT) - Update dependencies (#42) by @MartinThoma - In the cat subcommand, replace the usage of the deprecated PdfMerger by PdfWriter (#34) by @kommade - Update .pre-commit-config.yaml by @MartinThoma - Adjust x2pdf syntax by @MartinThoma ### Testing (TST) - cat with two files (#41) by @MartinThoma - Test cat command with more parameters + validate result (#40) by @MartinThoma - Adding unit tests (#28) by @Lucas-C [Full Changelog](0.2.14...0.3.0)
PreviousNext