pj 0.0.7
pj: ^0.0.7 copied to clipboard
JSON library built on dartz with the primary aim of making the inherent fallibility explicit.
Changelog #
0.0.7 #
- Bug fix for Option Encoder.
0.0.6 #
- Increase arity to 20.
0.0.5 #
- Reworked the syntax API
0.0.4 #
- Add some missing primives.
- Various bug fixes and improvements.
0.0.3 #
- Add Codec API.
- Better naming consistency.
0.0.2 #
- Use ISO8061 format in DateTime encoder.
0.0.1 #
- Here be dragons