Skip to content

v0.4.2 [Escherichia coli]

Pre-release
Pre-release
Compare
Choose a tag to compare
@dileep-kishore dileep-kishore released this 08 Oct 20:18
· 1176 commits to master since this release

Added

  • dict property to Paramsclass
  • verify_io method to Paramsclass
  • update_location method to Params class
  • get method to Params class
  • Params class to config namespace

Changed

  • ScriptTemplate.render now uses a default value of '{}' for template_data parameter
  • Rename template_renderer.py to template.py

Fixed

  • Input.location and Output.location are now of type pathlib.Path