Releases: vega-project/ccb-operator-cli
Releases · vega-project/ccb-operator-cli
Version 1.0.0
The first stable version of this cli tool
What's Changed
- add the initial commit for the ccboc tool by @droslean in #1
- ability to download the calculation by id or value by @odvarkadaniel in #2
- include a new-line in the message when a calculation is created by @droslean in #3
- Fixed functionality of downloading the calculations by @odvarkadaniel in #4
- Added documentation about downloading the calculations into README.md by @odvarkadaniel in #5
- Added checks for argmuments for get results by @odvarkadaniel in #6
- Refactor of the cli. Used another library to do it - cobra. by @odvarkadaniel in #7
- Fix old functionality + support for bulks by @odvarkadaniel in #8
- remove createCalculation() by @odvarkadaniel in #10
- updated dependencies for bulksv1 by @odvarkadaniel in #11
New Contributors
- @droslean made their first contribution in #1
- @odvarkadaniel made their first contribution in #2
Full Changelog: https://github.com/vega-project/ccb-operator-cli/commits/v1.0.0