Added net8.0
target
Added net6.0
target.
Make no difference between empty and nonexistent file.
Fixed #2. Had to remove efficient ScopeTo
method for the sake of correctness.
- Fixed a bug introduced in 0.1.3 that could lead to splitting of file names that contain dots.
- Fixed data loss occurring when two or more dot-separated keys have a common segment prefix somewhere deep in object structure.
- Implemented splitting of dot-separated names for array nodes that only contain plain values.
- Added support for conditional value parsers.
- Added support for custom settings node converters.
Added unwrapping of ObjectNode with single child node by empty key.
Initial prerelease.