Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Version 0.3.2

Compare
Choose a tag to compare
@nvnieuwk nvnieuwk released this 19 Sep 08:38
· 269 commits to master since this release
7ca22a4

Bug fixes

  • Add parameters defined on the top level of the schema and within the definitions section as expected params (#79)
  • Fix error when a parameter is not present in the schema and evaluates to false (#89)
  • Changed the schema_filename option of fromSamplesheet to parameters_schema to make this option more clear to the user (#91)