mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-11 20:14:19 +00:00
aa98c5863e
* Yield tag of custom type serialization when using ytsRootOnly, but don't yield tags of map keys or values * Yield proper tag of Table[K, V] serialization if requested * renamed dumper.nim to presenter.nim to conform to YAML spec