Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Releases: dropseed/configyaml

v0.4.1

31 Jan 19:40
Compare
Choose a tag to compare
  • Give DictNode default instance access to parent and context
  • Update README badges

v0.4.0

31 Jan 19:40
Compare
Choose a tag to compare
  • Add RegexNode
  • DictNode fields know what their dict key was

0.3.0

31 May 16:07
Compare
Choose a tag to compare
  • Add TypelessNode
  • Add BoolNode
  • Use yaml.safe_load
  • Allow DictNode field to have a default value of None

0.2.0

05 Apr 21:00
Compare
Choose a tag to compare
  • Cleanup package release tooling and documentation
  • Fix a bit of broken documentation
  • Start some basic Sphinx documentation for classes

0.1.0

05 Apr 20:24
Compare
Choose a tag to compare

Our initial version needed to get out the door.