Skip to content

Release 0.3.0

Latest

Choose a tag to compare

@x0pherl x0pherl released this 31 Dec 06:31
· 21 commits to main since this release

The yaml_tree support attempted to internalize some external needs, but did so at the cost of adding significant oddity to the core component codebase. After discussion & examination of alternatives, this release eliminates the yaml_tree loader and replaces it with introspection of the yaml node name against the class name.
updated tests & documentation accordingly