Skip to content

v2.0.1 Release #244

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 12 commits into from
Feb 25, 2020
Merged

v2.0.1 Release #244

merged 12 commits into from
Feb 25, 2020

Conversation

Aaronontheweb
Copy link
Member

No description provided.

Arkatufus and others added 12 commits February 17, 2020 14:13
* Refactor ConfigurationFactory to HoconConfigurationFactory to prevent name collision

* Refactor GetArray() to return a more generic IList<T> instead

* Add Hocon.API.Test project

* Make sure the approval text files aree copied to the output directory

* Exclude Hocon.API.Tests from linux build because Linux does not like ApiApprover

* Downgrade Hocon.API.Tests target framework to net461
* Fix quoted keys are written as unqoted during serialization.

* Fix ConfigurationFactory.Default() should return Config.Empty when it fails to load anything.

* Add reproduction spec

* Add reproduction spec on serialize.
* add reproduction spec for #233

* changed repro spec back to non-async

* Root property are not lazy anymore, it is initialized during instance construction.

* Update APIApprover list, remove redundant _mergedValueCache protecteed field.

Co-authored-by: Aaron Stannard <[email protected]>
…ories where the absolute path contains spaces. (#238)
* Add NBench perf spec

* skip NBench on Linux

* updated build pipeline for Windows

* converted to NBench 2.0.0

* modified build system to run performance tests

* updated build pipeline

* disable Linux performance specs

* adjust windows release pipeline to not run all tests

* added memory measurements and a 1 deep benchmark

* upgrade to NBench 2.0.1

* add Linux performance specs

Co-authored-by: Gregorius Soedharmo <[email protected]>
@Aaronontheweb Aaronontheweb merged commit a833f55 into master Feb 25, 2020
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.

3 participants