Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 375 Bytes

changelog.md

File metadata and controls

22 lines (13 loc) · 375 Bytes

2.0.2

  • fixed bug where not setting options.preserveZeros would make it default to false

2.0.1

  • default options.preserveZeros to true
  • removed support for nodelists

2.0.0

  • add option to enable preceding zeros
  • replaced options.then with a callback function

1.1.0

  • version bump + minor cleanup

1.0.0

  • Every feature added
  • Every bug fixed