Skip to content

Latest commit

 

History

History
85 lines (57 loc) · 1.4 KB

HISTORY.rst

File metadata and controls

85 lines (57 loc) · 1.4 KB

Version History

v0.3.2 (2021-03-21)

Changes

Notebooks:

  • Added tests (#55, #58, #59)
  • Added c4i demo (#54).
  • Added intake example (#56).

Bug Fixes

  • Quick fix for missing cancel function (#57).
  • Allow metalink download from unverified https end-point (#52).

v0.3.1 (2021-02-24)

Changes

  • Updated notebooks (#45, #46, #47, #48).
  • Updated requirements (birdy>=0.7.0).

v0.3.0 (2020-12-18)

New Features

  • Configure output folder for metalink downloads (#41).
  • Access provenance document (#38).
  • Added provenance notebook (#39).
  • Added test notebook with execution time measure (#40).

v0.2.3 (2020-11-05)

New Features

  • Allow Python 3.6 (#36)
  • Run travis tests on multiple Python versions >= 3.6.
  • Run doc build test on travis.

v0.2.2 (2020-11-02)

Bug Fixes

  • Using pymetalink package from pypi (#34).

v0.2.1 (2020-10-28)

Bug Fixes

  • Fixed pymetalink requirement (#33).

v0.2.0 (2020-10-26)

New Features

  • Lightweight wrapper for birdy WPS client.
  • Operators to build workflow.
  • Configuration to overwrite default settings.
  • Result object to access MetaLink outputs.
  • Notebooks with usage examples.

v0.1.0 (2020-03-19)

  • First release.