Skip to content

Latest commit

 

History

History
67 lines (40 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

67 lines (40 loc) · 1.56 KB

Upcast ChangeLog

2.1.0 (2017-10-17)

  • Fixed node 4 and 5 support

2.0.1 (2017-10-17)

  • Updated readme

2.0.0 (2017-10-17)

  • Removed Node support below v4 (c6fa0e6)
  • Removed bower support (2c646e6)
  • Removed unmaintained notice (8666a73)
  • Switched from mocha to ava for testing (00c4b14)
  • Switched to using a class for the main lib (d9e03c3)
  • Switched to xo for linting (35312fc)

1.0.4 (2014-02-02)

  • Update dependencies
  • Fix issue with converting strings with floats to numbers

1.0.3 (2013-06-27)

  • Add Bower support

1.0.2 (2013-06-12)

  • Update dependencies
  • Use mocha-srv for browser test running

1.0.1 (2013-03-12)

  • Support Node 0.10

1.0.0 (2013-03-09)

  • Get tests running properly in all supported browsers
  • House-keeping

0.0.2 (2013-01-04)

  • Bug-fix release (mainly cross-browser issues)

0.0.1 (2013-01-03)

  • Initial release