Releases: artiebits/pdf-to-printer
Releases · artiebits/pdf-to-printer
v2.0.1
Fix missing dist
folder when installed from git #249. Thanks to @dattn for the fix.
v2.0.0
Add human readable name to the list returned by getPrinters
and getDefaultPrinter
.
Thanks to @ferretwithaberet for the contribution (#220).
v1.7.0
Add argument splitting logic #229.
v1.6.0
Fix regression with printer and win32 options #228
v1.5.4
- Overwrite win32 options #221. Fixes #137.
- Update dependencies.
v1.5.1
- Updated Sumatra PDF to v3.2 #193. Fixes #161.
- Remove GitHub pages config.
- Remove ESlint. Having Prettier is enough.
v1.5.0
- Add type definitions for TypeScript #191
- Update examples #186
- Update dependencies
v1.4.0
- Fix
getPrinters
and getDefaultPrinter
methods 8d0a24a.
- Update dependencies.