v2.7.0
What's Changed
- Parse correctly the
Retry-After
header when it is of typehttp-date
in #118 - Add support for json output in the cli in #120
- Fix typo in the cli help message in #122
- Run unittests for all PRs, not only the ones to main in #131
- Check automatically for the version of the api through
/status/parameters
and implement some version control in #128 - Update
path.py::mkdir
in #124
Full Changelog: v2.6.0...v2.7.0