Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 472 Bytes

CHANGELOG.md

File metadata and controls

10 lines (8 loc) · 472 Bytes

Changelog

Unreleased

  • Port code base to ES6+
  • Unify interface for node and browser (breaking change)
  • All methods return promise instead of using callback (breaking change)
  • Change including virtual font storage in client-side (breaking change)
  • Change parameters of pageBreakBefore function (breaking change)
  • Support for loading font files and images via URL adresses (https:// or http:// protocol) in Node.js (client and server side now)