Skip to content

Releases: x0pherl/partomatic

Release 0.3.0

31 Dec 06:31
Compare
Choose a tag to compare

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