v1.3.0
What's New
- Add support for generating multiple files
- Add support for customizing Contracts namespace and output path
- System.Text.Json Polymorphic Serialization
What's Changed
- Add support for generating multiple files by @christianhelle in #445
- Add support for customizing Contracts namespace and output path by @christianhelle in #446
- Added setting UsePolymorphicSerialization by @ryanheath in #462
- chore(deps): update dependency microsoft.extensions.http.polly to v8.0.8 by @renovate in #439
- chore(deps): update dependency microsoft.extensions.http.resilience to v8.8.0 by @renovate in #440
- chore(deps): update dependency atc.test to v1.0.93 by @renovate in #441
- chore(deps): update dependency atc.test to v1.0.96 by @renovate in #442
- chore(deps): update dependency microsoft.net.test.sdk to v17.11.0 by @renovate in #444
- Enable nullable annotations and disable warnings by @christianhelle in #452
- docs: add XeClutch as a contributor for bug by @allcontributors in #454
- Handle '%' in property names by @christianhelle in #455
- chore(deps): update dependency microsoft.net.test.sdk to 17.11.1 by @renovate in #456
- chore(deps): update dependency fluentassertions to 6.12.1 by @renovate in #461
- docs: add ryanheath as a contributor for ideas by @allcontributors in #460
- chore(deps): update dependency atc.test to 1.0.98 by @renovate in #464
- docs: add ryanheath as a contributor for code by @allcontributors in #463
- added IgnoreUnrecognizedTypeDiscriminators = true by @ryanheath in #465
- Add basic documentation for Polymorphic Serialization by @christianhelle in #466
- use-polymorphic-serialization docs by @ryanheath in #470
- Update dependency Atc.Test to 1.0.102 by @renovate in #469
New Contributors
- @ryanheath made their first contribution in #462
Full Changelog: 1.2.0...1.3.0