Releases: bsorrentino/pdf-tools
Releases · bsorrentino/pdf-tools
1.2.1
v1.2.1 (2024-06-23)
Bug Fixes
- support of outdir (284aedcdb451939)
resolve #8
Refactor
- upgrade commander package (80e0f49c38c05ea)
make compliant with new commander requirements
work on #8
ALM
-
move to next version (0e88a8c9ca64203)
-
remove package-lock.json from git (3577148df8312bc)
-
update git ignore (e3518a329e5398f)
1.2.0
Bug Fixes
- apply the update suggested on issue 13742 (2198ad5777739b1)
1.1.0
v1.1.0 (2023-05-20)
Features
- add --pageseparator option (193abdf18db7c8f)
issue #6
Documentation
-
CHANGELOG.md update (a7be400ebbc7fa9)
-
update changelog template (16281aca47a4a38)
-
README.md update (63e8702a39bfe33)
add option to enable page separator
issue #6 -
update changelog (f665d3ef54917b9)
Refactor
- upgrade pdf-dist version, build on nodejs 16 and test also on macos M1 (91952e262b18918)
ALM
-
package.json update commander (96707880c125e4a)
update commander package to 10.0.1
issue #6 -
package.json move to next release (bf4d30b4c46ed7f)
-
configure standard-version changelog template (e29d8b6153b9db4)
1.0.2
v1.0.2 (2022-08-12)
Documentation
- update changelog template (f6a41269349d4e0)
- update readme (5f17d3e9348a200)
ALM
- support 'git-changelog-command-line' to generate changelog (a0141c23186fd52)