Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 487 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 487 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)
  • Removed gulp