v3.0.0
- Updated for PureScript 0.11
- Encoding and decoding of
Maybehas been updated to be able to accurately represent nestedMaybes. TheDecodeJsoninstance is compatible with the old format, butEncodeJsonproduces a different structure now, so this may be a breaking change depending on your use case.