v0.4.0
Improvements
- Keys in
extra_constructorscan start without"!"
Bug Fixes
generate_loaderalways returns a newyaml.SafeLoaderclass, so runners no longer share the same loader.set_contextalways copies theextra_contextdictionary, which should also help guarantee uniqueness between runners or copies of runners.