Changelog for versioning-0.2.0.0
Revision history
0.2.0.0
-
Get the version number of a versioned value
-
Decouple the decoding logic from the actual encoding
-
Provide two families of functions for decoding JSON:
fromJsonAnyVersionXandwithJsonAnyVersionX
Breaking changes
-
decodeAnyVersionis now calledfromJsonAnyVersion -
withAnyVersionis now calledwithJsonAnyVersion -
withAnyVersionMis now calledwithJsonAnyVersionM
0.1.0.0
- First version