Releases: richardsondev/AggregateConfigBuildTask
Releases · richardsondev/AggregateConfigBuildTask
v1.0.7
What's Changed
- System.Text.Json CVE-2024-43485 by @richardsondev in #37
- System.Text.Json CVE-2024-43485 by @richardsondev in #38
- Fix link in ThirdPartyNotices by @richardsondev in #39
- Update product project packages by @richardsondev in #40
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Add macOS ARM OS to integration tests by @richardsondev in #27
- Add modern property definitions by @richardsondev in #26
- Add DocFX by @richardsondev in #25
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Add
IsQuietMode
setting by @richardsondev in #19 - Add AsyncFixer analyzer by @richardsondev in #20
- Add combination matrix test by @richardsondev in #22
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Add package icon by @richardsondev in #13
- Ignore casing on input type parameters by @richardsondev in #14
- Fix missing
using
in polyfill by @richardsondev in #16 - Add code analysis to detect missing
using
statements and finding fixes by @richardsondev in #15
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Improve bulk file performance and packaging by @richardsondev in #11
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- Add ARM template input support
- Fixes around YAML output serialization
- Fix source property only being applied on the first array in the first
v1.0.1
- Fix boolean values not being treated properly during deserialization. Fixes ARM Template parameter boolean values are strings #5
- Support JSON input files. Fixes Support additional input types #6
- Documentation fixes
v1.0.0
Initial release