Releases: magmax/python-inquirer
Releases · magmax/python-inquirer
v3.4.0
Changes
🚀 Features
📦 Dependencies
- build(deps): bump sphinx from 7.4.7 to 8.0.2 in /docs (#615) @dependabot
- build(deps): bump myst-parser from 3.0.1 to 4.0.0 (#618) @dependabot
- build(deps): bump pip from 24.1.2 to 24.2 in /.github/workflows (#614) @dependabot
- build(deps-dev): bump flake8 from 7.1.0 to 7.1.1 (#616) @dependabot
- build(deps): bump furo from 2024.5.6 to 2024.8.6 (#619) @dependabot
- build(deps-dev): bump safety from 3.2.4 to 3.2.5 (#623) @dependabot
- build(deps): bump readchar from 4.1.0 to 4.2.0 (#622) @dependabot
- build(deps): bump furo from 2024.5.6 to 2024.7.18 in /docs (#609) @dependabot
- build(deps): bump sphinx from 7.4.3 to 7.4.7 in /docs (#611) @dependabot
- build(deps): bump sphinx from 7.3.7 to 7.4.3 in /docs (#602) @dependabot
- build(deps-dev): bump zipp from 3.17.0 to 3.19.1 (#600) @dependabot
- build(deps-dev): bump setuptools from 69.0.3 to 70.0.0 (#603) @dependabot
- build(deps): bump pip from 24.1.1 to 24.1.2 in /.github/workflows (#599) @dependabot
- build(deps-dev): bump certifi from 2023.11.17 to 2024.7.4 (#598) @dependabot
- build(deps-dev): bump safety from 3.2.3 to 3.2.4 (#597) @dependabot
- properly specify incompatible
pipx
version (#596) @Cube707 - build(deps): bump pip from 24.1 to 24.1.1 in /.github/workflows (#595) @dependabot
v3.3.0
💥 Breaking Changes
🔨 Refactoring
📦 Dependencies
- build(deps): bump requests from 2.32.0 to 2.32.3 (#588) @Cube707
- build(deps): bump virtualenv from 20.26.2 to 20.26.3 in /.github/workflows (#591) @dependabot
- build(deps): bump furo from 2024.1.29 to 2024.5.6 (#583) @dependabot
- build(deps): bump furo from 2024.1.29 to 2024.5.6 in /docs (#567) @dependabot
- build(deps): bump pip from 24.0 to 24.1 in /.github/workflows (#590) @dependabot
- build(deps): bump sphinx from 7.2.5 to 7.3.7 in /docs (#556) @dependabot
- build(deps-dev): bump pyupgrade from 3.15.2 to 3.16.0 (#582) @dependabot
- build(deps-dev): bump flake8 from 7.0.0 to 7.1.0 (#581) @dependabot
- build(deps-dev): bump urllib3 from 2.1.0 to 2.2.2 (#584) @dependabot
- build(deps): bump readchar from 4.0.6 to 4.1.0 (#580) @dependabot
v3.2.5
Changes
- fix: respect symbol length (#574) @GetPsyched
- ignore jinja safty warning, as therer is no fix (#577) @Cube707
- fix pipleine breaking becaus of
pipx
not loading constraints.txt (#576) @Cube707
🚀 Features
- Fix missing path for shortcut commands (#543) @victormachadoperez
📦 Dependencies
- build(deps-dev): bump idna from 3.6 to 3.7 (#549) @dependabot
- build(deps-dev): bump safety from 2.3.4 to 3.2.3 (#573) @dependabot
- build(deps): bump virtualenv from 20.25.1 to 20.26.2 in /.github/workflows (#569) @dependabot
- build(deps-dev): bump pre-commit-hooks from 4.5.0 to 4.6.0 (#547) @dependabot
- build(deps-dev): bump tornado from 6.4 to 6.4.1 (#572) @dependabot
- build(deps-dev): bump bandit from 1.7.7 to 1.7.9 (#575) @dependabot
- build(deps-dev): bump requests from 2.31.0 to 2.32.0 (#570) @dependabot
- build(deps): bump myst-parser from 2.0.0 to 3.0.1 in /docs (#561) @dependabot
- build(deps-dev): bump jinja2 from 3.1.3 to 3.1.4 (#566) @dependabot
- build(deps-dev): bump pyupgrade from 3.15.1 to 3.15.2 (#545) @dependabot
- build(deps): bump readchar from 4.0.5 to 4.0.6 (#541) @dependabot
- build(deps): bump virtualenv from 20.25.0 to 20.25.1 in /.github/workflows (#533) @dependabot
v3.2.4
Changes
📦 Dependencies
- build(deps): bump furo from 2023.9.10 to 2024.1.29 (#528) @dependabot
- build(deps-dev): bump pyupgrade from 3.15.0 to 3.15.1 (#531) @dependabot
- build(deps): bump pip from 23.3.2 to 24.0 in /.github/workflows (#527) @dependabot
- build(deps): bump furo from 2023.9.10 to 2024.1.29 (#519) @dependabot
v3.2.3
v3.2.2
Changes
- Add hints support for checkboxes (#433) @rizkyarlin
📦 Dependencies
- build(deps-dev): bump bandit from 1.7.6 to 1.7.7 (#510) @dependabot
- build(deps): bump editor from 1.6.5 to 1.6.6 (#511) @dependabot
- build(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (#508) @dependabot
- build(deps-dev): bump gitpython from 3.1.40 to 3.1.41 (#507) @dependabot
v3.2.1
v3.2.0
Changes
- python 3.12 support (#498) @Cube707
- migrate
editor
to a newer, up to date implementation (#497) @Cube707
📦 Dependencies
- build(deps-dev): bump bandit from 1.7.5 to 1.7.6 (#490) @dependabot
- build(deps-dev): bump pexpect from 4.8.0 to 4.9.0 (#486) @dependabot
- build(deps): bump virtualenv from 20.24.7 to 20.25.0 in /.github/workflows (#487) @dependabot
- build(deps-dev): bump isort from 5.12.0 to 5.13.2 (#492) @dependabot
- build(deps): bump pip from 23.3.1 to 23.3.2 in /.github/workflows (#495) @dependabot
- build(deps): bump actions/setup-python from 4 to 5 (#488) @dependabot
Pre-Release with experimental 3.12 support
v3.2.0.dev0 Released version 3.2.0.dev0
v3.1.4
Changes
📚 Documentation
- Usage documentation enhancements (#467) @nwolff
- Updating copyright in README.md (#411) @The-Alchemist
- docs: fix readme rendering on pypi (#401) @JonasGroeger
- fix link to documentation in README (#412) @The-Alchemist
📦 Dependencies
- build(deps): bump virtualenv from 20.24.4 to 20.24.7 in /.github/workflows (#484) @dependabot
- build(deps): bump pip from 23.2.1 to 23.3.1 in /.github/workflows (#477) @dependabot
- build(deps-dev): bump urllib3 from 1.26.17 to 1.26.18 (#476) @dependabot
- build(deps-dev): bump pre-commit from 3.3.3 to 3.5.0 (#474) @dependabot
- build(deps-dev): bump gitpython from 3.1.32 to 3.1.37 (#473) @dependabot
- build(deps-dev): bump pre-commit-hooks from 4.4.0 to 4.5.0 (#472) @dependabot
- build(deps-dev): bump urllib3 from 1.26.13 to 1.26.17 (#469) @dependabot
- build(deps): bump sphinx from 6.2.1 to 7.2.5 in /docs (#454) @dependabot
- build(deps): bump sphinx from 6.2.1 to 7.1.2 (#456) @dependabot
- build(deps): bump virtualenv from 20.24.3 to 20.24.4 in /.github/workflows (#455) @dependabot
- build(deps): bump furo from 2022.12.7 to 2023.8.19 (#453) @dependabot
- build(deps): bump sphinx from 6.1.3 to 6.2.1 (#452) @dependabot
- build(deps-dev): bump tornado from 6.3.2 to 6.3.3 (#450) @dependabot
- build(deps-dev): bump pygments from 2.13.0 to 2.15.0 (#451) @dependabot
- build(deps-dev): bump certifi from 2022.12.7 to 2023.7.22 (#449) @dependabot
- build(deps-dev): bump gitpython from 3.1.30 to 3.1.32 (#447) @dependabot
- build(deps): bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (#389) @dependabot
- build(deps): bump furo from 2022.12.7 to 2023.8.19 (#442) @dependabot
- build(deps): bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows (#421) @dependabot
- build(deps): bump pip from 23.2 to 23.2.1 in /.github/workflows (#426) @dependabot
- build(deps): bump sphinx from 6.1.3 to 6.2.1 (#392) @dependabot
- build(deps): bump virtualenv from 20.24.0 to 20.24.3 in /.github/workflows (#436) @dependabot
- build(deps): bump myst-parser from 1.0.0 to 2.0.0 (#420) @dependabot
- build(deps): bump virtualenv from 20.23.1 to 20.24.0 in /.github/workflows (#423) @dependabot
- build(deps): bump pip from 23.1.2 to 23.2 in /.github/workflows (#422) @dependabot
- build(deps): bump tornado from 6.2 to 6.3.2 (#409) @dependabot
- build(deps-dev): bump pyupgrade from 3.4.0 to 3.8.0 (#419) @dependabot
- build(deps): bump virtualenv from 20.20.0 to 20.23.1 in /.github/workflows (#418) @dependabot
- build(deps-dev): bump pre-commit from 3.3.2 to 3.3.3 (#415) @dependabot
- build(deps-dev): bump pyupgrade from 3.3.1 to 3.4.0 (#402) @dependabot
- build(deps): bump requests from 2.27.1 to 2.31.0 (#408) @dependabot
- build(deps-dev): bump pre-commit from 3.1.1 to 3.3.2 (#404) @dependabot
- build(deps): bump pip from 23.0.1 to 23.1.2 in /.github/workflows (#395) @dependabot
- build(deps-dev): bump bandit from 1.7.4 to 1.7.5 (#369) @dependabot
- build(deps): bump readchar from 4.0.4 to 4.0.5 (#373) @dependabot
- build(deps): bump readchar from 4.0.3 to 4.0.4 (#372) @dependabot
- build(deps): bump myst-parser from 0.19.1 to 1.0.0 (#367) @dependabot