Releases: LayeredCraft/compact-json-formatter
Releases · LayeredCraft/compact-json-formatter
v1.1.1
Changes
🐛 Bug Fixes
- fix(formatter): use ArgumentNullException.ThrowIfNull for null checks (#17) @ncipollina
🔧 Maintenance
- ci(github): migrate to new NuGet publish workflows and add release-drafter (#16) @ncipollina
v1.1.0.11
Full Changelog: v1.1.0.10...v1.1.0.11
v1.1.0.10
What's Changed
- feat(deps): add .NET 11 target support by @ncipollina in #15
Full Changelog: v1.0.4.9...v1.1.0.10
v1.0.4.9
What's Changed
- chore(deps): bump version to 1.0.4 and update Microsoft.SourceLink.GitHub by @ncipollina in #14
Full Changelog: v1.0.3.7...v1.0.4.9
v1.0.3.8
What's Changed
- Add central package management by @ncipollina in #13
Full Changelog: v1.0.2.4...v1.0.3.8
v1.0.3.7
What's Changed
- Add central package management by @ncipollina in #13
Full Changelog: v1.0.2.4...v1.0.3.7
v1.0.2.4
What's Changed
- Bump version to 1.0.2 and update test dependencies by @ncipollina in #9
Full Changelog: v1.0.1.3...v1.0.2.4
v1.0.1.3
What's Changed
- Add support for .NET 10.0 and update dependencies in build configuration by @ncipollina in #6
Full Changelog: v1.0.0.2...v1.0.1.3
v1.0.0.2
What's Changed
- Add README.md and icon.png to NuGet package by @ncipollina in #2
Full Changelog: v1.0.0.1...v1.0.0.2
v1.0.0.1
What's Changed
- Initial implementation of LayeredCraft.Logging.CompactJsonFormatter by @ncipollina in #1
New Contributors
- @ncipollina made their first contribution in #1
Full Changelog: https://github.com/LayeredCraft/compact-json-formatter/commits/v1.0.0.1