Releases: ReCodEx/cli
Releases · ReCodEx/cli
v0.2.3
v0.2.2
- Fixing bug with path and query parameters (original names are now used instead of snake_case conversions).
- Improving the
--helpdocumentation forcallcommand (endpoint description and body schema).
v0.2.1
- Adding
statuscommand that reports current session status - Adding
refreshcommand to force immediate token refresh - Matching changes and refactoring done in pylib 0.2.1
v0.2.0
Completed updates after the fork and ownership takeover.
The package takes the continuation (in PyPI) of old recodex-cli, but uses recodex-pylib as the main dependency.