Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 577 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 577 Bytes

0.1.9 (12-12-2024):

Bump NuGet deps versions

0.1.8 (08-02-2023):

Add options to deserialize Json with the interning of keys and values.

0.1.6 (10-12-2021):

Fixed string comparison with ignore case.

0.1.5 (06-12-2021):

Added net6.0 target.

0.1.3 (01-07-2021):

  • Added JsonConfigurationMerger.
  • Added missing DateParseHandling.None flag.

0.1.2 (23-09-2019):

Fixed root parsing in JsonConfigurationParser.

0.1.1 (15-03-2019):

Fixed possible assembly resolution issues caused by this library.

0.1.0 (04-03-2019):

Initial prerelease.