D:YAML 0.7.0

baz at dlang-community baz at dlang-community
Wed Jul 18 07:28:02 UTC 2018


Since latest months a major work has been achieved, mostly by the 
member "Herringway".

# New Features
- completely usable in `@safe` code.
- major performance gain when reading YAML files.
- major performance gain when writing YAML files.
- new outputrange-based document writer
- Node.add now works with valueless nodes
- added examples as subpackages
- added a json conversion example
- benchmark subpackage now prints detailed times

# Removed Features
- removes `dyaml.all`, `yaml` package modules

# Fixes
- fixes BOMs being written for UTF-8 documents


https://github.com/dlang-community/D-YAML/releases/tag/v0.7.0
https://github.com/dlang-community/D-YAML
https://code.dlang.org/packages/dyaml



More information about the Digitalmars-d-announce mailing list