Skip to content

Releases: Sage-Bionetworks-Challenges/cnb-tools

v0.3.2

15 Jul 18:45
Compare
Choose a tag to compare

Bug fixes

  • Replace | with typing.Union for type-hinting in order to be compatible with Python 3.9

Full Changelog: v0.3.1...v0.3.2

v0.3.1

20 May 23:52
a7d65bd
Compare
Choose a tag to compare

Bug fixes

  • Fix Docker image deployment (#30)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 May 00:11
2cd6944
Compare
Choose a tag to compare

Features

  • Add new module: validation_toolkit (#26)

Bug fixes

  • Handle use case when there is one or more unknown submission IDs in given list (#23)

Full Changelog: v0.2.0...v0.3.0

v0.2.0

04 Apr 21:43
3b69ef6
Compare
Choose a tag to compare

Features

  • Add new CLI command: cnb-tools submission SUBCOMMAND (#14, #19)

Docs

  • Add Termynal plug-in (#10))

Internal

  • Dependency version bump (#18)
  • General CI workflow updates (#11, #13)

Full Changelog: v0.1.1...v0.2.0

v0.1.1

05 Dec 01:00
d2ba6a6
Compare
Choose a tag to compare

What's Changed

  • Publish Docker image to ghcr. PR #8

Full Changelog: v0.1.0...v0.1.1

v0.1.0

05 Dec 00:38
Compare
Choose a tag to compare

What's Changed

  • Add initial version of code, docs, etc.
  • Add CI workflows and templates.

Full Changelog: https://github.com/Sage-Bionetworks-Challenges/cnb-tools/commits/v0.1.0