This repository has been archived by the owner on Jun 11, 2021. It is now read-only.
Releases: dropseed/configyaml
Releases · dropseed/configyaml
v0.4.1
v0.4.0
- Add RegexNode
- DictNode fields know what their dict key was
0.3.0
- Add TypelessNode
- Add BoolNode
- Use yaml.safe_load
- Allow DictNode field to have a default value of None
0.2.0
- Cleanup package release tooling and documentation
- Fix a bit of broken documentation
- Start some basic Sphinx documentation for classes
0.1.0
Our initial version needed to get out the door.