Skip to content

v0.2.19 (April 2021 - Fix 1)

Pre-release
Pre-release
Compare
Choose a tag to compare
@aplowman aplowman released this 12 Apr 16:02
· 33 commits to master since this release

[0.2.19] - 2021.04.12 (April 2021 - Fix 1)

Fixed

  • Fix type problem when input schema keys are specified "inline" in the task schema (e.g. as CRC_file_path[file=True,save=False]), in which the keys remain as type str, when they should be bool.
  • Fix problem when an imported parameter is used in a task that is iterated.