Breaking changes:
- Updated library for simplified version of
purescript-codec - Codec behaviours should not have changed, this is considered a breaking change because of the changes to the underlying
Codectypes.
New features:
- Added
Data.Codec.Argonaut.Common.strMapfor encodingMap String aas a normal JSON object.