Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 684 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 684 Bytes

Changes By Version

0.12.3 - 2016-08-29

Fixed

  • Multibyte characters in paths are now supported (#86)

0.12.2 - 2016-08-22

Fixed

0.12.1 - 2016-07-25

Fixed

  • Fix Maximum call stack size exceeded error regression (#80)

0.12.0 - 2016-07-20

Added

  • Added transform option to specify a stream.Transform function to the createPackageWithOptions API (#73)

0.11.0 - 2016-04-06

Fixed

  • Upgraded mksnapshot dependency to remove logged graceful-fs deprecation warnings (#61)