This repository was archived by the owner on Jan 7, 2025. It is now read-only.
Releases: FollowTheProcess/pytoil
Releases · FollowTheProcess/pytoil
v0.14.1
Changes
🪲 Fixes
- Fix typo in config schema (#290) @FollowTheProcess
👷 Continuous Integration
- Fix coverage fail (#295) @FollowTheProcess
- Use argparse in release noxfile session (#291) @FollowTheProcess
📦 Dependencies
- Include python 3.10 (#298) @FollowTheProcess
- Bump coverage-badge from 1.0.1 to 1.0.2 (#297) @dependabot
- Bump jinja2 from 3.0.1 to 3.0.2 (#296) @dependabot
- Bump filelock from 3.2.1 to 3.3.0 (#293) @dependabot
- Bump pytest-cov from 2.12.1 to 3.0.0 (#292) @dependabot
- Bump regex from 2021.9.24 to 2021.9.30 (#289) @dependabot
- Bump nox from 2021.6.12 to 2021.10.1 (#288) @dependabot
- Bump filelock from 3.1.0 to 3.2.0 (#287) @dependabot
- Bump pymdown-extensions from 8.2 to 9.0 (#286) @dependabot
- Bump zipp from 3.5.1 to 3.6.0 (#285) @dependabot
- Bump zipp from 3.5.0 to 3.5.1 (#284) @dependabot
- Bump ghp-import from 2.0.1 to 2.0.2 (#283) @dependabot
- Bump filelock from 3.0.12 to 3.1.0 (#282) @dependabot
- Bump platformdirs from 2.3.0 to 2.4.0 (#281) @dependabot
- Bump regex from 2021.8.28 to 2021.9.24 (#280) @dependabot
- Bump anyio from 3.3.1 to 3.3.2 (#279) @dependabot
- Bump virtualenv from 20.8.0 to 20.8.1 (#278) @dependabot
- Bump rich from 10.10.0 to 10.11.0 (#277) @dependabot
v0.14.0
Changes
🚀 Features
- Add support for setting common_packages at the command line (#259) @FollowTheProcess
- Add HTTP2.0 capability through httpx (#258) @FollowTheProcess
👷 Continuous Integration
- Drop interrogate from lint session (#266) @FollowTheProcess
- Drop 3.10.0-rc2 from CI as poetry fails install on it (#264) @FollowTheProcess
💄 Style
- Add black experimental string formatting (#275) @FollowTheProcess
- Do some nitpicky style stuff (#267) @FollowTheProcess
📦 Dependencies
- Run poetry update (#276) @FollowTheProcess
- Bump mkdocs-material from 7.2.8 to 7.3.0 (#274) @dependabot
- Bump urllib3 from 1.26.6 to 1.26.7 (#273) @dependabot
- Bump distlib from 0.3.2 to 0.3.3 (#272) @dependabot
- Bump rich from 10.9.0 to 10.10.0 (#271) @dependabot
- Bump types-toml from 0.1.5 to 0.10.0 (#270) @dependabot
- Bump mkdocs-material from 7.2.6 to 7.2.8 (#269) @dependabot
- Bump charset-normalizer from 2.0.5 to 2.0.6 (#268) @dependabot
- Bump virtualenv from 20.7.2 to 20.8.0 (#265) @dependabot
- Bump charset-normalizer from 2.0.4 to 2.0.5 (#263) @dependabot
- Bump black from 21.8b0 to 21.9b0 (#262) @dependabot
- Bump interrogate from 1.4.0 to 1.5.0 (#261) @dependabot
- Bump httpcore from 0.13.6 to 0.13.7 (#260) @dependabot
- Bump all dev dependencies to latest (#257) @FollowTheProcess
v0.13.3
v0.13.2
Changes
🪲 Fixes
- Fix pydantic fork error (#254) @FollowTheProcess
👷 Continuous Integration
- Add python 3.10-rc2 to CI (#251) @FollowTheProcess
📦 Dependencies
- Bump anyio from 3.3.0 to 3.3.1 (#252) @dependabot
- Bump mkdocs-material-extensions from 1.0.1 to 1.0.3 (#250) @dependabot
v0.13.1
Changes
👷 Continuous Integration
- Add python 3.10.0-rc.1 to GitHub Actions (#249) @FollowTheProcess
- Remove redundant poetry config line in dev session (#223) @FollowTheProcess
📚 Documentation
- Add ref to code of conduct in contributing guide (#224) @FollowTheProcess
- Add code of conduct and remove unused docs extensions (#222) @FollowTheProcess
🔨 Refactoring
- Port the API responses to pydantic models (#248) @FollowTheProcess
📦 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
v0.13.0
Changes
🚀 Features
- Change
config helpcommand toconfig explainfor clarity (#220) @FollowTheProcess - Remove unnecessary quotes from certain log output (#219) @FollowTheProcess
📦 Dependencies
- Change dependabot from 'direct' to 'all' (#221) @FollowTheProcess
v0.12.1
Changes
👷 Continuous Integration
- Nox now errors on multiple 'dev' session runs (#215) @FollowTheProcess
📚 Documentation
- Update some outdated sections of docs (#217) @FollowTheProcess
- Update checkout help message to reflect new fork behaviour (#213) @FollowTheProcess
🔨 Refactoring
- Combine package level defaults into config.defaults (#218) @FollowTheProcess
💄 Style
- Minor formatting tweaks to noxfile (#216) @FollowTheProcess
📦 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
v0.12.0
Changes
🚀 Features
- Info now uses rich tables for nicer output (#206) @FollowTheProcess
- Checkout on a fork now confirms with user before forking (#205) @FollowTheProcess
👷 Continuous Integration
- Add python 3.10 to CI (#204) @FollowTheProcess
📦 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
v0.11.0
v0.10.2
Changes
Just one change, made the readme reference images via the GitHub external link so it looks good on PyPI