Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Releases: artiebits/pdf-to-printer

v2.0.1

21 May 08:31
Compare
Choose a tag to compare

Fix missing dist folder when installed from git #249. Thanks to @dattn for the fix.

v2.0.0

21 Apr 20:09
Compare
Choose a tag to compare

Add human readable name to the list returned by getPrinters and getDefaultPrinter.
Thanks to @ferretwithaberet for the contribution (#220).

v1.7.0

28 Feb 08:39
Compare
Choose a tag to compare

Add argument splitting logic #229.

v1.6.0

10 Feb 09:56
Compare
Choose a tag to compare

Fix regression with printer and win32 options #228

v1.5.4

07 Jan 10:28
Compare
Choose a tag to compare
  • Overwrite win32 options #221. Fixes #137.
  • Update dependencies.

v1.5.2

28 Oct 08:37
Compare
Choose a tag to compare

Update README.md

v1.5.1

25 Oct 11:03
Compare
Choose a tag to compare
  • Updated Sumatra PDF to v3.2 #193. Fixes #161.
  • Remove GitHub pages config.
  • Remove ESlint. Having Prettier is enough.

v1.5.0

26 Sep 13:36
Compare
Choose a tag to compare
  • Add type definitions for TypeScript #191
  • Update examples #186
  • Update dependencies

v1.4.1

23 Jul 18:19
Compare
Choose a tag to compare

Update dependencies.

v1.4.0

23 Jun 15:56
Compare
Choose a tag to compare
  • Fix getPrinters and getDefaultPrinter methods 8d0a24a.
  • Update dependencies.