Releases: RiversideValley/JsonBinder
Releases · RiversideValley/JsonBinder
v1.1.0
Second release! This comes with some bug fixes and improvements to the CLI demo.
What's Changed
- Fix: Fixed an issue where unwanted classes were generated when root node is a list by @NoobNotFound
- Code Quality: Write tests by @Lamparter in #10
- Code Quality: Add CI workflow by @Lamparter in #11
Full Changelog: v1.0.0...v1.1.0
v1.0.0
The first release of Json2Any! 🎉🎊
What's Changed
- Feature: Rewrite console demo using the powerful
System.CommandLine
APIs by @Lamparter in #2 - Code Quality: Unify project properties by @Lamparter in #3
- Code Quality: Code refactor by @Lamparter in #6
- Code Quality: Document source code by @Lamparter in #7
- GitHub: Change license to MIT by @Lamparter in #8
Full Changelog: v1.0.0