Releases: myquay/JsonPatch
3.0.2
3.0.1
2.0.8
2.0.7
2.0.6
What's Changed
- Improve BaseResolver Thrown Exceptions by @broderickt2 in #48
- Fix issue where core version of JsonValueConverter did not convert nu… by @myquay in #49
New Contributors
- @broderickt2 made their first contribution in #48
Full Changelog: 2.0.5...2.0.6
2.0.5
What's Changed
ASP.NET Core Minimal Web API Support by @myquay
Added support of dash (-) character for add methods for collections by @zihotki
Implemented support for Dictionaries by @zihotki
Update README.md (minor text changes) by @nikitasavinov
Removed new() constraint for JsonPatchDocument by @denis-tsv
Json converter and fixed move by @denis-tsv
Support for 'test' operation by @cajonesvu
New Contributors
@zihotki made their first contribution
@nikitasavinov made their first contribution
@denis-tsv made their first contribution
@cajonesvu made their first contribution
2.0.5-alpha
What's Changed
Removed System.Text.Json dependency from legacy project to reduce number of dependencies required.
Full Changelog: 2.0.4-alpha...2.0.5-alpha
2.0.4-alpha
What's Changed
- Fix issue with IConvertable and create unit test to detect regression
Full Changelog: 2.0.3-alpha...2.0.4-alpha
2.0.3-alpha
What's Changed
- Update JsonPatch.Common namespace for backwards compatibility
- List System.Text.Json dependency
Full Changelog: 2.0.2-alpha...2.0.3-alpha
2.0.2-alpha
What's Changed
- #8 - added support of
-
character for add methods for collections by @zihotki - Implemented support for Dictionaries by @zihotki
- Update README.md (minor text changes) by @nikitasavinov
- ASP.NET Core Minimal Web API Support by @myquay
- Removed new() constraint for JsonPatchDocument by @denis-tsv
- Json converter and fixed move by @denis-tsv
- Support for 'test' operation by @cajonesvu
New Contributors
- @zihotki made their first contribution
- @nikitasavinov made their first contribution
- @denis-tsv made their first contribution
- @cajonesvu made their first contribution
Full Changelog: https://github.com/myquay/JsonPatch/commits/2.0.2-alpha