Skip to content

Releases: ReCodEx/cli

v0.2.3

Choose a tag to compare

@krulis-martin krulis-martin released this 20 Mar 16:57
  • Adding URL check to the login command, so a wrong URL would not fail silently.
  • Matching versions to use the newest pylib,

v0.2.2

Choose a tag to compare

@krulis-martin krulis-martin released this 24 Oct 15:25
  • 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

Choose a tag to compare

@krulis-martin krulis-martin released this 16 Oct 12:19
  • 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

Choose a tag to compare

@krulis-martin krulis-martin released this 05 Oct 21:19

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.