Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@BrunoGrandePhD BrunoGrandePhD released this 01 May 21:09
· 139 commits to main since this release
74f9c5c

What's Changed

  • [ORCA-151] Create base class for client factories by @BrunoGrandePhD in #8
  • [ORCA-152] Create base class for ops by @BrunoGrandePhD in #9
  • [ORCA-153] Create base class for hooks by @BrunoGrandePhD in #10
  • [ORCA-154] Migrate config-related code to BaseConfig and improve docstrings by @BrunoGrandePhD in #11
  • [ORCA-155] Adding tests to base tower service class by @rxu17 in #14
  • [ORCA-155] Implement basic Nextflow Tower service by @BrunoGrandePhD in #13
  • [ORCA-164] adds get_workflow and get_workflow_status methods to ops by @BWMac in #16
  • [ORCA-163] Implement launch_workflow() and LaunchInfo dataclass by @BrunoGrandePhD in #15

New Contributors

Full Changelog: v1.0.1...v1.1.0