v10.0.0
- Add
Decode
andEncode
instances forRecord
Breaking Changes
Decode_
andEncode_
were renamed toDecodeWithOptions
andEncodeWithOptions
.- The module structure was changed to simplify things and to make it possible to add instances which would have been orphans.