Skip to content

0.3.1

Compare
Choose a tag to compare
@matthewhanson matthewhanson released this 07 Dec 05:37
· 45 commits to master since this release
5f29039

[v0.3.1] - 2019-12-06

Fixed

  • Item constructor now properly accepts passing in the collection
  • Item.substitute and item.get_filename now properly accept ${collection} as a template parameter

Deprecated

  • ItemCollection.load() is now ItemCollection.open() and behaves like Item.open() (able to read remote files)