Skip to content

Releases: cityssm/node-paper-sizes

v1.0.0

15 Aug 14:43
Compare
Choose a tag to compare

Highlights

  • Handling of invalid sizes on getLandscapePaperSize()
  • Increased testing coverage.

Full Changelog: v0.2.0...v1.0.0

v.0.2.0

28 May 14:25
Compare
Choose a tag to compare

Highlights

  • Allow passing unit to getPaperType().
  • Added isPaperType(), isIsoPaperType(), and isNorthAmericanPaperType().
  • Better typing for functions.
  • More exports for different paper sizes. Can get just ISO sizes, just A Series sizes, etc.
  • Refer to "European" sizes as "ISO" sizes.

v0.1.1

27 May 18:49
Compare
Choose a tag to compare

Export PaperType type.

v0.1.0

27 May 18:43
Compare
Choose a tag to compare

Initial release.