Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-07 | Aggregate YAML values from sequences when requested and possible. | Cyrille Bagard | |
2023-04-27 | Replace the old YAML parser by another one relying on the external libyaml ↵ | Cyrille Bagard | |
library. | |||
2023-03-11 | Handle YAML nodes without values. | Cyrille Bagard | |
2023-02-04 | Provide constructor to load Yaml contents without external files. | Cyrille Bagard | |
2020-01-04 | Stuck to the Yaml specifications a little bit more. | Cyrille Bagard | |
2019-12-11 | Improved the search of Yaml nodes. | Cyrille Bagard | |
2019-11-17 | Extended the API to find an unique Yaml node. | Cyrille Bagard | |
2019-11-17 | Fixed the search of Yaml nodes. | Cyrille Bagard | |
2019-11-03 | Handled sequences with the Yaml reader in an improved way. | Cyrille Bagard | |
2019-11-01 | Added support for Yaml content. | Cyrille Bagard | |
2019-01-03 | Defined a dynamic type for each plugin. | Cyrille Bagard | |