v0.0.28
What's Changed
- Big PR with multiple validations - [DO NOT MERGE YET] by @ypriverol in #169
- Change the logic of validation, by default, everything is validated, and three variables are now introduced to skip some of the validations:
--skip_ms_validation
,--skip_factor_validation
,--skip_experimental_design_validation
Full Changelog: v0.0.27...v0.0.28