Skip to content

Releases: ReCodEx/cli

v0.2.2

24 Oct 15:25

Choose a tag to compare

  • Fixing bug with path and query parameters (original names are now used instead of snake_case conversions).
  • Improving the --help documentation for call command (endpoint description and body schema).

v0.2.1

16 Oct 12:19

Choose a tag to compare

  • Adding status command that reports current session status
  • Adding refresh command to force immediate token refresh
  • Matching changes and refactoring done in pylib 0.2.1

v0.2.0

05 Oct 21:19

Choose a tag to compare

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.