Skip to content

Releases: fantasy-peak/yaml_cpp_struct

v1.0.4

Choose a tag to compare

@fantasy-peak fantasy-peak released this 21 Dec 10:41
b84e61f
Add custom exception (#3)

v1.0.3

Choose a tag to compare

@fantasy-peak fantasy-peak released this 21 Dec 10:40
5a47064
Support obtaining values from environment variables (#2)

v1.0.2

Choose a tag to compare

@fantasy-peak fantasy-peak released this 11 Apr 12:53
convert yaml to json

v1.0.1

Choose a tag to compare

@fantasy-peak fantasy-peak released this 09 Jan 13:08
update README.md && example

v1.0.0

Choose a tag to compare

@fantasy-peak fantasy-peak released this 08 Jan 00:06
add: if the variable does not in yaml, do not throw an exception and …