Skip to content

v3.0.0

Compare
Choose a tag to compare
@garyb garyb released this 08 Apr 00:36
  • Updated for PureScript 0.11
  • Encoding and decoding of Maybe has been updated to be able to accurately represent nested Maybes. The DecodeJson instance is compatible with the old format, but EncodeJson produces a different structure now, so this may be a breaking change depending on your use case.