Skip to content

HOCON v1.3.0

Compare
Choose a tag to compare
@Aaronontheweb Aaronontheweb released this 15 Jan 03:46
f287a0f

1.3.0 January 14 2020

HOCON 1.3.0 contains some significant API changes:

For a set of complete bug fixes and changes, please see the HOCON v1.3.0 milestone on Github.

Changes:

See More
  • 118c146 Bump Microsoft.Extensions.Configuration.FileExtensions (#135)
  • 1734274 add default HOCON loading methods (#151) (#152)
  • 320a57c Bump Microsoft.Extensions.Configuration from 3.0.1 to 3.1.0 (#133)
  • 8153246 Bump Microsoft.Extensions.Configuration.Abstractions from 3.0.1 to 3.1.0 (#136)
  • 463a59d Bump System.Collections.Immutable from 1.6.0 to 1.7.0 (#132)
  • 36d6294 Overloads with values for HoconRoot getters (#144)
  • 526e6de Fix config.ToString (#143)
  • 48b90b4 Wrap all Config/HoconRoot getters with HoconValueException (#148)
  • e832d51 Fix removing substitutions that are still to be resolved (#142)
  • 581740f Added test for cyclic substitution loop error (#141)
  • feea5e4 Fix racy ConfigReload spec (#150)
  • 8216bd9 Revert "Update linux-pr-validation.yaml (#146)" (#149)
  • e1619f9 Update linux-pr-validation.yaml (#146)
  • 604b4ce Improve exception text when failed to parse TimeSpan value (#145)
  • 48888a2 Fix arrays merge (#139)
  • 37bacb8 Fixed merge for substitutions (#138)
  • b9eb927 Fix parsing of quoted keys (#140)
  • 223fe89 Bump System.Configuration.ConfigurationManager from 4.6.0 to 4.7.0 (#134)
  • 06d6a9a Bump BenchmarkDotNet from 0.11.5 to 0.12.0 (#124)
  • b834f88 Bump Microsoft.Extensions.Configuration.FileExtensions (#129)
  • 8b77322 Bump Microsoft.Extensions.Configuration from 3.0.0 to 3.0.1 (#130)
  • c04fe25 Bump Microsoft.Extensions.Configuration.Abstractions from 3.0.0 to 3.0.1 (#131)
  • 8cacab5 Merge pull request #126 from akkadotnet/dependabot/nuget/Microsoft.NET.Test.Sdk-16.4.0
  • 2985822 Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0
  • 311e0df Merge pull request #122 from akkadotnet/dependabot/nuget/System.Collections.Immutable-1.6.0
  • 458b895 Bump System.Collections.Immutable from 1.5.0 to 1.6.0

This list of changes was auto generated.