Skip to content

v0.3.8

Compare
Choose a tag to compare
@jesper-friis jesper-friis released this 21 Mar 19:54
· 1768 commits to master since this release
  • 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)

Full Changelog

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:

* This Changelog was automatically generated by github_changelog_generator