* Add python 3.10.0-rc.1 to GitHub Actions (249) FollowTheProcess * Remove redundant poetry config line in dev session (223) FollowTheProcess
:books: Documentation
* Add ref to code of conduct in contributing guide (224) FollowTheProcess * Add code of conduct and remove unused docs extensions (222) FollowTheProcess
:hammer: Refactoring
* Port the API responses to pydantic models (248) FollowTheProcess
:package: Dependencies
* Bump mkdocs-material from 7.2.5 to 7.2.6 (247) dependabot * Bump pluggy from 0.13.1 to 1.0.0 (246) dependabot * Bump types-pyyaml from 5.4.8 to 5.4.10 (245) dependabot * Bump typing-extensions from 3.7.4.3 to 3.10.0.2 (244) dependabot * Bump platformdirs from 2.2.0 to 2.3.0 (243) dependabot * Bump pytest from 6.2.4 to 6.2.5 (242) dependabot * Bump regex from 2021.8.27 to 2021.8.28 (241) dependabot * Bump click from 7.1.2 to 8.0.1 (240) dependabot * Bump importlib-metadata from 4.7.1 to 4.8.1 (239) dependabot * Bump types-pyyaml from 5.4.7 to 5.4.8 (237) dependabot * Bump rich from 10.7.0 to 10.9.0 (238) dependabot * Bump typer from 0.3.2 to 0.4.0 (236) dependabot * Bump black from 21.7b0 to 21.8b0 (234) dependabot * Bump importlib-metadata from 4.7.0 to 4.7.1 (233) dependabot * Bump types-pyyaml from 5.4.6 to 5.4.7 (232) dependabot * Bump regex from 2021.8.21 to 2021.8.27 (231) dependabot * Bump importlib-metadata from 4.6.4 to 4.7.0 (230) dependabot * Bump mkdocs-material from 7.2.4 to 7.2.5 (229) dependabot * Remove open PR limit from dependabot (228) FollowTheProcess * Bump colorlog from 5.0.1 to 6.4.1 (227) dependabot * Bump regex from 2021.8.3 to 2021.8.21 (226) dependabot * Bump watchdog from 2.1.4 to 2.1.5 (225) dependabot
0.13.0
Changes :rocket: Features
* Change `config help` command to `config explain` for clarity (220) FollowTheProcess * Remove unnecessary quotes from certain log output (219) FollowTheProcess
:package: Dependencies
* Change dependabot from 'direct' to 'all' (221) FollowTheProcess
* Nox now errors on multiple 'dev' session runs (215) FollowTheProcess
:books: Documentation
* Update some outdated sections of docs (217) FollowTheProcess * Update checkout help message to reflect new fork behaviour (213) FollowTheProcess
:hammer: Refactoring
* Combine package level defaults into config.defaults (218) FollowTheProcess
:lipstick: Style
* Minor formatting tweaks to noxfile (216) FollowTheProcess
:package: Dependencies
* Remove toml from dev deps as it's repeated (214) FollowTheProcess * Bump mkdocs-material from 7.2.3 to 7.2.4 (212) dependabot * Bump pytest-httpx from 0.12.0 to 0.12.1 (211) dependabot * Bump mkdocs-material from 7.2.2 to 7.2.3 (210) dependabot
0.12.0
Changes :rocket: Features
* Info now uses rich tables for nicer output (206) FollowTheProcess * Checkout on a fork now confirms with user before forking (205) FollowTheProcess
:construction_worker: Continuous Integration
* Add python 3.10 to CI (204) FollowTheProcess
:package: Dependencies
* Bump types-pyyaml from 5.4.3 to 5.4.6 (209) dependabot * Bump types-toml from 0.1.3 to 0.1.5 (208) dependabot * Bump rich from 10.6.0 to 10.7.0 (207) dependabot