Releases: paf31/purescript-foreign-generic
Releases · paf31/purescript-foreign-generic
v4.1.0
Add missing instances for NullOrUndefined
(@justinwoo)
v4.0.0
- Updates for 0.11 compiler
- Add code which was removed from
foreign
- Rename
AsForeign
and IsForeign
to Encode
and Decode
v1.0.0
Updates for 1.0 core libraries and 0.9.1 compiler.
v0.2.0
- Update to
psc
version 0.7.6.1
and generics-0.7.0
.
- Support for
Maybe
and newtypes.
- Added
toJSONGeneric
.
v0.1.0
Initial versioned release.