Skip to content

V1.0.0 release notes #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Nov 15, 2018

Conversation

Aaronontheweb
Copy link
Member

1.0.0 November 14th 2018

HOCON 1.0.0 is a complete and total rewrite of the HOCON parsing engine, designed to work with both the .NET Framework (4.5 and later) and .NET Standard 1.3.

The performance has significantly improved, as have the range of features supported by this library, including:

This library will be developed and released independently from Akka.NET itself, but beginning with Akka.NET v1.4 it will be taken as a dependency by the core Akka libraries.

HOCON ships as two NuGet packages:

  • HOCON - includes all core parser, substitution, tokenization, and other functionality;
  • HOCON.Configuration - adds App.config and System.Configuration integration to HOCON.

@Aaronontheweb
Copy link
Member Author

Need to update the release notes to mention the changes we just merged in #62

@Aaronontheweb Aaronontheweb merged commit 7d9f0a9 into akkadotnet:dev Nov 15, 2018
@Aaronontheweb Aaronontheweb deleted the v1.0.0-release-notes branch November 15, 2018 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant