Changelog for safe-json-1.0.0
Changelog for safe-json
0.2.0
- Removed
FromJSON/ToJSONdependecy onSafeJSON- Default implementation of
safeFromandsafeTounchanged, still requireFromJSONandToJSON
- Default implementation of
- Added unsafe
setVersionandremoveVersionfunctions. - Integrated
Data.SafeJSON.InstancesintoData.SafeJSON.Internal - Some documentation cleanup/fixes
0.1.0
- First release. Includes:
Data.Aeson.SafeData.SafeJSONData.SafeJSON.InstancesData.SafeJSON.InternalData.SafeJSON.Test