Releases: claimed-framework/c3
Releases · claimed-framework/c3
v0.3.3
What's Changed
- add operator utils and tests by @romeokienzler in #53
Full Changelog: v0.3.2...v0.3.3
v0.3.2
- Fixed errors
- Unified functionality between cos and s3kv, e.g., using connection string instead of separate access keys and secrets
- Moved automatic cos download/upload to legacy_cos backend
- Updated GettingStarted.md
v0.3.1
v0.3.0-hotfix-1
v0.3.0
What's Changed
- add csv support by @romeokienzler in #46
- implement #45 (single string cos connection), support pluggable grid wrapper backends, implement s3kv backend by @romeokienzler in #47
- [WIP] fix constant name issue by @romeokienzler in #48
Full Changelog: v0.2.9...v0.3.0
v0.2.9
Fixed errors
v0.2.8
v0.2.7
Updated additional files to allow wildcards. The folder structure is now copied to the container image.
v0.2.6
- Added R scripts
- Added CWL
- Updated parser for OutputPaths
- Fixed some errors