simple_json 0.2.0 simple_json: ^0.2.0 copied to clipboard
Simple way to dynamically convert from and to JSON using build-time generators given a type.
0.2.0 - 06/24/2020 #
- Add support for custom json mappers, converters, and super classes.
- Edge case bug fixes.
0.1.5 - 06/21/2020 #
- Update README.
0.1.4 - 06/21/2020 #
- Update README.
0.1.3 - 06/21/2020 #
- Update README links.
0.1.2 - 06/21/2020 #
- Update README links.
0.1.1 - 06/21/2020 #
- Update README and unannotated, linked class warning message.
0.1.0 - 06/20/2020 #
- Initial release.