- Fixed node 4 and 5 support
- Updated readme
- 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)
- Update dependencies
- Fix issue with converting strings with floats to numbers
- Add Bower support
- Update dependencies
- Use mocha-srv for browser test running
- Support Node 0.10
- Get tests running properly in all supported browsers
- House-keeping
- Bug-fix release (mainly cross-browser issues)
- Initial release