Skip to content

HOCON v1.1.0

Compare
Choose a tag to compare
@Aaronontheweb Aaronontheweb released this 29 Jul 20:20
4c44f51

1.1.0 July 29 2019

HOCON 1.1.0 contains a large number of bug fixes and improvements over HOCON 1.0.0, including:

Changes:

See more
  • a105c1d Fix. Child field path was not concatenated with its parent path. (#96)
  • b323b49 Fix a windows EOL bug for test case (#94)
  • d06cf7c Fix a bug when getting a string containing a substitution as an array element (#88)
  • ef70a15 Fix for #89 and #92, Object fields containing objects may not return the proper object value in certain circumstances. (#93)
  • e718f3c Split test files to match HOCON spec document headings to simplify spec conformation (#53)
  • df5e054 Specific test for dot and comma in key (#84) [ #79 ]
  • 4b4f6ae Code cleanup (#77) [ #70, #83 ]
  • e6a5af0 updated NuGet Release build steps (#82)
  • d1b9714 Fix linux case (#83)
  • 6346c0f added Azure Pipelines task definitions (#81)
  • 0710434 Modernized build system in preparation for Azure Pipelines migration (#80)
  • 8a2d2e3 Update LICENSE (#76)
  • 48f7b1f fixed bug where dot notation doesn't work properly (#72)
  • 9d9f7f1 Fix unable to use include keyword at root level (#69)
  • 59fbc47 Update headers and license to reference Lightbend and .NET Foundation (#68)

This list of changes was auto generated.