Releases: herrjulz/goml
Releases · herrjulz/goml
GOML 0.9.0
GOML 0.8.0
GOML v0.7.0
New Features
goml paths
With goml paths you can retrieve all key paths of a YAML file:
$ goml paths -f <path-to-yaml-file>GOML v0.6.0
GOML v0.5.0
New Features
--dry-run|-doption forset: Results ofgoml setcan be printed tostdout- New set syntax: In addition to the
--value|-vparameter a value can directly be provided with the property string (provided with--prop|-pparameter), using=as separator.
GOML v0.4.0
New Features
gomlcreates non existing paths usingset- Additional delimiter
|added. This is useful if yamlkeysare containing:.
Goml v0.3.0
More Goml functions can be now used as library
GOML v0.2.0
Bug Fix:
- enable goml to get, delete float values
First Release
v0.1.0 update gitignore