Skip to content

Releases: bihealth/altamisa

v0.3.0

28 Oct 11:41
7091c49
Compare
Choose a tag to compare

0.3.0 (2024-10-28)

⚠ BREAKING CHANGES

  • Support semicolon-separated lists in Performer fields (#141)
  • Support semicolon-separated lists in Factor Value fields

Features

  • Improved error messages for protocol parameters & components (#106) (571bfcc)
  • Set up proper type checking (40c81ae)
  • Support semicolon-separated lists in Factor Value fields (5518814)
  • Support semicolon-separated lists in Performer fields (#141) (ef8668c)

Bug Fixes

Miscellaneous Chores

v0.2.9

27 Oct 11:44
Compare
Choose a tag to compare

What's Changed

  • Remove trailing spaces and update missing protocol message by @mkuhring in #49
  • Using coveralls in CI for code coverage by @holtgrewe in #86
  • Validate study assay sample overlap (#75) by @mkuhring in #87

Full Changelog: v0.2.8...v0.2.9

v0.2.5

11 Oct 14:24
Compare
Choose a tag to compare
Releasing v0.2.5

v0.2.0

22 Jul 18:14
Compare
Choose a tag to compare
Preparing v0.2.0 release.

v0.1.0

22 Jul 18:14
Compare
Choose a tag to compare
Add assay/study information validation

* Add study/assay uniqueness validation (#45)
* Check if investigation refers to studies (#17)
* Fix Reader usage in isatab2dot app
* Modify assay info and assay/study path usage
* Add validation of minimal assay/study information (#17)
* Rearrange isatab2isatab and isatab2validation apps

v0.1

06 Jun 12:40
Compare
Choose a tag to compare
Add assay/study information validation

* Add study/assay uniqueness validation (#45)
* Check if investigation refers to studies (#17)
* Fix Reader usage in isatab2dot app
* Modify assay info and assay/study path usage
* Add validation of minimal assay/study information (#17)
* Rearrange isatab2isatab and isatab2validation apps