Skip to content

Releases: LayeredCraft/compact-json-formatter

v1.1.1

18 Apr 03:03
427cfc2

Choose a tag to compare

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

18 Apr 02:23

Choose a tag to compare

v1.1.0.10

16 Apr 19:15
9d45f40

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4.9...v1.1.0.10

v1.0.4.9

11 Feb 14:33
65e6d71

Choose a tag to compare

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

09 Feb 17:25
043ff9b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2.4...v1.0.3.8

v1.0.3.7

09 Feb 17:24
043ff9b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2.4...v1.0.3.7

v1.0.2.4

05 Jan 13:59
52ad0e5

Choose a tag to compare

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

11 Nov 19:02
7d65ae8

Choose a tag to compare

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

14 Jul 20:55
222a9b3

Choose a tag to compare

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

14 Jul 18:00
b098318

Choose a tag to compare

What's Changed

  • Initial implementation of LayeredCraft.Logging.CompactJsonFormatter by @ncipollina in #1

New Contributors

Full Changelog: https://github.com/LayeredCraft/compact-json-formatter/commits/v1.0.0.1