v0.13.0
What's Changed
- [chore] create conda context instance by @AlbertDeFusco in #210
- fix: Preserve default site on modify by @AlbertDeFusco in #227
- Feature: async client (reboot) by @martindurant in #209
- refac: Tidy up token lookup logic by @mattkram in #196
- fix: Differentiate error messages depending on required credential type by @mattkram in #208
- feat: CLI commands for site configuration by @AlbertDeFusco in #191
- feat: Extended auth handler configuration by @mattkram in #193
- fix: Context initialization/reset in tests by @mattkram in #228
Maintenance
- Drop support for python 3.9 by @martindurant in #213
- chore: Trigger release.yml on published by @AlbertDeFusco in #222
- chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.0 by @anaconda-renovate[bot] in #206
- chore: Add Windows and macOS to test matrix by @mattkram in #204
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.10 by @anaconda-renovate[bot] in #207
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.11 by @anaconda-renovate[bot] in #211
- chore(deps): update pre-commit hook macisamuele/language-formatters-pre-commit-hooks to v2.16.0 by @anaconda-renovate[bot] in #212
- chore(deps): update actions/cache action to v5.0.2 by @anaconda-renovate[bot] in #215
- chore(deps): update conda-incubator/setup-miniconda action to v3.3.0 by @anaconda-renovate[bot] in #216
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13 by @anaconda-renovate[bot] in #214
- chore(deps): update actions/checkout action to v6.0.2 by @anaconda-renovate[bot] in #217
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.14 by @anaconda-renovate[bot] in #219
- chore(deps): update actions/setup-python action to v6.2.0 by @anaconda-renovate[bot] in #218
- chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.1 by @anaconda-renovate[bot] in #220
- chore(deps): update actions/cache action to v5.0.3 by @anaconda-renovate[bot] in #223
- Use standard "pragma: no cover" spelling in init.py by @dholth in #226
- chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0.36.2 by @anaconda-renovate[bot] in #225
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.2 by @anaconda-renovate[bot] in #224
New Contributors
- @martindurant made their first contribution in #213
- @dholth made their first contribution in #226
Full Changelog: v0.12.3...v0.13.0