v0.3.8
- Made Collections a proper subclass of Instance in the Python interface
- allows to add collections to collections from Python
- removes the need to convert between collections and instances
- made all instance methods available for collections
- Allowed the use of pathlib.Path for file paths in addition to pure strings in the Python interface
- Bug fixes
Changelog
v0.3.8 (2022-03-21)
Closed issues:
- Python interface - make Collection a true subclass of Instance #242
- Python-plugin to accept Posix paths and not only strings #241
- Only build Docker building images if newer parent image exists #219
Merged pull requests:
- Fix 241 #244 (jesper-friis)
- Fix 242 collection #243 (jesper-friis)
* This Changelog was automatically generated by github_changelog_generator