v0.2.0
What's Changed
New features
- Add support for System.Text.Json by @eNeRGy164 in #13
Documentation
- Add readme by @eNeRGy164 in #18
Code Quality
- Use collection expression syntax by @YVbakker in #12
- Fix cs8602 warnings during build by @YVbakker in #7
- Use GeneratedRegex attributes instead of Regex ctor by @YVbakker in #10
- Refactor and enhancement of XML documentation parsing by @eNeRGy164 in #14
- Improve JSON deserialization by @eNeRGy164 in #16
Others
- Improve workflow by @eNeRGy164 in #9
- Create codeql.yml by @eNeRGy164 in #17
- Add category to release notes by @eNeRGy164 in #19
- Trigger pipeline on release by @eNeRGy164 in #20
New Contributors
Full Changelog: v0.1.1...v0.2.0