Changelog for collection-json-1.1.0.0
Revision history for collection-json
1.1.0.0 -- 2017-11-05
- minimize produced JSON in ToJSON instances
- attempt to ensure RFC compliance with hspec
- add more robust URI testing
- add nix development environment (shell.nix, default.nix, collection-json.nix)
- change test suite to hspec
1.0.1.0 -- 2017-08-08
- increase aeson upper bound to 1.2
- increase base upper bound to 4.11
- reduce maxSize in quickcheck tests
- cleanup unused pragmas
- update travis configuration
- add travis deployemnt section
1.0.0.0 -- 2017-08-05
- Add Property Test Suite
- Add Code of Conduct
- Update README
- Add Travis CI Configuration
- Other Package Updates