Changelog for rest-stringmap-0.2.0.7
Changelog
0.2.0.6
- Fix compilation on GHC-7.6
- (revision) Allow
aeson 0.10.*
0.2.0.5
- Allow
aeson 0.9.*
0.2.0.4
- Allow
tagged 0.8.*
0.2.0.3
- Allow base 4.8/GHC 7.10
0.2.0.2
- Use
json-schema == 0.6.*
0.2.0.1
- Change
JSONSchema
instances toMap
0.2
- Fix loop in ToJSON instances for StringHashMaps
mapToJSON
andmapParseJSON
have been removed fromRest.StringMap.Util
.
0.1.0.1
- Add missing
tagged
dependency
0.1.0.0
- Initial release