NimYAML/yaml
Felix Krause 741fd18047 Deprecated DOM API, YamlNode now supported by serialization API
* implements #48
 * also fixes #108
 * updated docs
2022-06-05 12:27:19 +02:00
..
private properly handle comment after block scalars. fixes #106 2022-06-04 23:14:28 +02:00
annotations.nim Change serialization to omit `none(T)` fields of sparse objects (#100) 2021-10-22 17:54:40 +02:00
data.nim all tests green again 2020-11-10 19:07:46 +01:00
dom.nim Deprecated DOM API, YamlNode now supported by serialization API 2022-06-05 12:27:19 +02:00
hints.nim fixes #93 2021-05-18 00:31:47 +02:00
parser.nim updated tests, fixed problems 2021-10-22 17:42:48 +02:00
presenter.nim fix #105 2022-01-22 01:18:11 +01:00
serialization.nim Deprecated DOM API, YamlNode now supported by serialization API 2022-06-05 12:27:19 +02:00
stream.nim fixes #93 2021-05-18 00:31:47 +02:00
taglib.nim fixes #93 2021-05-18 00:31:47 +02:00
tojson.nim fixes #93 2021-05-18 00:31:47 +02:00