Releases: CABLE-LSM/meorg_client
Releases · CABLE-LSM/meorg_client
v0.4.1
Patch release to temporarily fix the conda publish action.
What's Changed
- Temporary fix to get releases working again. Fixes #61 by @bschroeter in #62
Full Changelog: 0.4.0...0.4.1
v0.4.0
Full Changelog: 0.3.1...0.4.0
v0.3.1
v0.3.0
What's Changed
- Added snippet. Fixes #31 by @bschroeter in #40
- Changed upload logic and tests to require paths, rather than file obj… by @bschroeter in #43
- Parallel file upload implementation. Fixes #42 by @bschroeter in #44
- Added is_initialised function. Fixes #46. by @bschroeter in #49
- 45 automatically attach uploaded files to model output by @bschroeter in #48
- Added routines to detach all files from a model output. Fixes #52 by @bschroeter in #54
- Reconciled upload methods and fixed tests. Fixes #50 by @bschroeter in #53
- Unscheduled changes for integration work. by @bschroeter in #55
- 56 update code to match new api spec by @bschroeter in #57
Full Changelog: 0.2.0...0.3.0
v0.2.0
First release to the offical channel.
v0.1.0
Initial release.
What's Changed
- Initial commit with some scaffolding. All dev from here on out will f… by @bschroeter in #12
- Internal rename and restoration of openapi.json test file. Fixes #15. by @bschroeter in #16
- Update CI branch by @bschroeter in #17
- 10 setup ci by @bschroeter in #18
- Working implementation of file upload among other things. Fixes #8 by @bschroeter in #19
- 20 set up cli by @bschroeter in #21
- Revised file-upload logic. by @bschroeter in #24
- 11 setup rtd by @bschroeter in #26
- Updated documentation. Fixes #28 by @bschroeter in #29
- Added missing initialise command and additional help flag by @bschroeter in #33
- Added missing initialise command and additional help flag by @bschroeter in #32
- Conda release pipeline by @bschroeter in #37
New Contributors
- @bschroeter made their first contribution in #12
Full Changelog: https://github.com/CABLE-LSM/meorg_client/commits/0.1.0