Recent Releases of inquirer

inquirer -

Changes

  • Add support for a Red theme to the currently provided built-in themes… (#687) @ofeknissan
  • remove python 3.8 as its EOL, add 3.13 (#689) @Cube707

:construction_worker: Continuous Integration

  • Upgrade GitHub Actions Artifacts to v4 (#654) @badranX

:package: Dependencies

  • build(deps): bump poetry from 1.7.1 to 2.1.3 in /.github/workflows (#678) @dependabot
  • build(deps): bump pip from 25.1.1 to 25.2 in /.github/workflows (#691) @dependabot
  • build(deps): bump codecov/codecov-action from 3 to 5 (#660) @dependabot
  • build(deps): bump pip from 25.0.1 to 25.1.1 in /.github/workflows (#679) @dependabot
  • build(deps): bump nox from 2025.2.9 to 2025.5.1 in /.github/workflows (#677) @dependabot
  • update cryptography package (#690) @Cube707
  • build(deps-dev): bump requests from 2.32.3 to 2.32.4 (#682) @dependabot
  • build(deps): bump furo from 2024.8.6 to 2025.7.19 in /docs (#686) @dependabot
  • build(deps): bump virtualenv from 20.29.3 to 20.32.0 in /.github/workflows (#685) @dependabot
  • build(deps-dev): bump safety from 3.3.1 to 3.6.0 (#684) @dependabot
  • build(deps): update pipx requirement from !=1.5,!=1.6.0,==1.4.3 to ==1.7.1 in /.github/workflows (#630) @dependabot
  • build(deps): bump virtualenv from 20.27.1 to 20.29.3 in /.github/workflows (#668) @dependabot
  • build(deps): bump myst-parser from 4.0.0 to 4.0.1 in /docs (#662) @dependabot
  • build(deps): bump nox from 2024.10.9 to 2025.2.9 in /.github/workflows (#665) @dependabot
  • build(deps): bump pip from 24.3.1 to 25.0.1 in /.github/workflows (#663) @dependabot
  • build(deps): bump sphinx from 8.1.3 to 8.2.3 in /docs (#661) @dependabot
  • update poetry lockfile (#659) @Cube707
  • build(deps-dev): bump safety from 3.2.5 to 3.2.14 (#655) @dependabot
  • build(deps-dev): bump virtualenv from 20.25.0 to 20.26.6 (#657) @dependabot
  • build(deps-dev): bump jinja2 from 3.1.4 to 3.1.6 (#658) @dependabot
  • build(deps-dev): bump tornado from 6.4.1 to 6.4.2 (#656) @dependabot
  • build(deps): bump pip from 24.2 to 24.3.1 in /.github/workflows (#650) @dependabot
  • build(deps): bump furo from 2024.5.6 to 2024.8.6 (#627) @dependabot
  • build(deps): bump virtualenv from 20.26.3 to 20.27.1 in /.github/workflows (#651) @dependabot
  • build(deps): bump sphinx from 8.0.2 to 8.1.3 in /docs (#644) @dependabot
  • build(deps): bump nox from 2023.4.22 to 2024.10.9 in /.github/workflows (#641) @dependabot
  • build(deps-dev): bump bandit from 1.7.9 to 1.7.10 (#636) @dependabot
  • build(deps-dev): bump pre-commit-hooks from 4.6.0 to 5.0.0 (#640) @dependabot
  • Upgrade GitHub Actions Artifacts to v4 (#654) @badranX

- Python
Published by github-actions[bot] 11 months ago

inquirer -

Changes

  • change label: invalid is now needs more info (#613) @Cube707

:rocket: Features

  • unicode support for windows (with readchar v4.2.0) (#625) @Cube707

:package: 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

- Python
Published by github-actions[bot] almost 2 years ago

inquirer -

Changes

  • fis pipx for docs as well (#589) @Cube707

:boom: Breaking Changes

  • path: remove normalize_to_absolute_path (#593) @Cube707

:hammer: Refactoring

  • rewrite Path to address multiple issues (#587) @Cube707

:package: 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

- Python
Published by github-actions[bot] about 2 years ago

inquirer -

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

:rocket: Features

  • Fix missing path for shortcut commands (#543) @victormachadoperez

:package: 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

- Python
Published by github-actions[bot] about 2 years ago

inquirer -

Changes

  • skip get_hint if no hints are defined (#526) @Cube707

:package: 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

- Python
Published by github-actions[bot] over 2 years ago

inquirer -

:beetle: Fixes

  • fix tagged-pairs not printing correctly (regression) (#516) @Cube707

:books: Documentation

  • fix documentation links missing from 8260f88 (#517) @Cube707

- Python
Published by github-actions[bot] over 2 years ago

inquirer -

Changes

  • Add hints support for checkboxes (#433) @rizkyarlin

:package: 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

- Python
Published by github-actions[bot] over 2 years ago

inquirer -

Changes

:package: Dependencies

  • build(deps): bump editor from 1.5.1 to 1.6.3 (#503) @dependabot

- Python
Published by github-actions[bot] over 2 years ago

inquirer -

Changes

  • python 3.12 support (#498) @Cube707
  • migrate editor to a newer, up to date implementation (#497) @Cube707

:package: 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

- Python
Published by github-actions[bot] over 2 years ago

inquirer - Pre-Release with experimental 3.12 support

Changes

:package: 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

- Python
Published by github-actions[bot] over 2 years ago

inquirer -

Changes

  • changed default selected color to cyan (#483) @Cube707

:books: 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

:package: 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

- Python
Published by github-actions[bot] over 2 years ago

inquirer - v3.1.3

Changes

  • Version 3.1.3 (#366) @Cube707
  • Added checkbox locked choices feature (#327) @NivEz
  • Remove staticdev codeowner (#343) @staticdev

:beetle: Fixes

  • Bugfix/poetry constraints (#337) @staticdev

:package: Dependencies

  • build(deps): bump blessed from 1.19.1 to 1.20.0 (#349) @dependabot
  • build(deps): bump sphinx from 5.3.0 to 6.1.3 (#354) @dependabot
  • build(deps): bump poetry from 1.3.2 to 1.4.0 in /.github/workflows (#360) @dependabot
  • build(deps): bump myst-parser from 0.18.1 to 0.19.1 in /docs (#365) @dependabot
  • build(deps-dev): bump pre-commit from 3.0.4 to 3.1.1 (#359) @dependabot
  • build(deps): bump virtualenv from 20.19.0 to 20.20.0 in /.github/workflows (#363) @dependabot
  • build(deps): bump pip from 23.0 to 23.0.1 in /.github/workflows (#357) @dependabot
  • build(deps-dev): bump flake8-docstrings from 1.6.0 to 1.7.0 (#341) @dependabot
  • build(deps-dev): bump pre-commit from 2.21.0 to 3.0.4 (#350) @dependabot
  • build(deps): bump pip from 22.3.1 to 23.0 in /.github/workflows (#346) @dependabot
  • build(deps): bump virtualenv from 20.17.1 to 20.19.0 in /.github/workflows (#353) @dependabot
  • build(deps-dev): bump isort from 5.11.4 to 5.12.0 (#345) @dependabot
  • build(deps): bump sphinx from 6.1.2 to 6.1.3 in /docs (#335) @dependabot

- Python
Published by github-actions[bot] over 3 years ago

inquirer -

Changes

  • security: updated gitpython version (#331) @Cube707
  • README-badges (#323) @Cube707

:books: Documentation

  • Fix readme pypi badges (#322) @staticdev

:package: Dependencies

  • build(deps): bump sphinx from 5.3.0 to 6.1.2 in /docs (#332) @dependabot
  • build(deps-dev): bump isort from 5.11.3 to 5.11.4 (#325) @dependabot
  • build(deps-dev): bump pre-commit from 2.20.0 to 2.21.0 (#326) @dependabot

- Python
Published by github-actions[bot] over 3 years ago

inquirer -

Changes

  • Fix main readme (#320) @staticdev
  • tests.yml: fix not-closed doublequotes (#318) @Cube707
  • Revert "Merge pull request #129 from the-wondersmith/patch-1" (#317) @Cube707

:books: Documentation

  • Convert RST to MyST (#319) @staticdev

:package: Dependencies

  • build(deps-dev): bump isort from 5.11.2 to 5.11.3 (#316) @dependabot
  • build(deps): bump poetry from 1.2.2 to 1.3.1 in /.github/workflows (#304) @dependabot

- Python
Published by github-actions[bot] over 3 years ago

inquirer -

Changes

  • Add select all, reset and invert selection to checkbox (#275) @palash247
  • Simplify release workflow 2 (#295) @staticdev
  • Add autocompletion for text prompts (#259) @WilliamVenner

:beetle: Fixes

  • Remove Python <4.0 limitation (#308) @staticdev

:construction_worker: Continuous Integration

  • General CI improvements (#309) @staticdev
  • Simplify release workflow (#294) @staticdev

:package: Dependencies

  • build(deps): bump virtualenv from 20.16.7 to 20.17.1 in /.github/workflows (#297) @dependabot
  • build(deps): bump furo from 2022.9.29 to 2022.12.7 in /docs (#299) @dependabot
  • build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#306) @dependabot
  • build(deps-dev): bump isort from 5.10.1 to 5.11.1 (#305) @dependabot
  • build(deps-dev): bump safety from 2.3.1 to 2.3.2 (#287) @dependabot
  • build(deps): bump nox from 2022.8.7 to 2022.11.21 in /.github/workflows (#288) @dependabot
  • build(deps-dev): bump pre-commit-hooks from 4.3.0 to 4.4.0 (#289) @dependabot

- Python
Published by github-actions[bot] over 3 years ago

inquirer -

Changes

  • Bump version 3.0.0 (#284) @staticdev
  • Remove unused branches on GA. (#283) @staticdev
  • Fix safety issue on urllib3 (#281) @staticdev
  • Add python 3.11 support (and drop 3.7) (#278) @staticdev

:rotating_light: Testing

  • Improved QA checks (#280) @staticdev

:package: Dependencies

  • build(deps-dev): bump flake8 from 4.0.1 to 5.0.4 (#282) @dependabot
  • build(deps-dev): bump flake8-rst-docstrings from 0.2.7 to 0.3.0 (#279) @dependabot
  • build(deps): bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (#268) @dependabot
  • build(deps): bump actions/download-artifact from 3.0.0 to 3.0.1 (#269) @dependabot
  • build(deps): bump virtualenv from 20.16.6 to 20.16.7 in /.github/workflows (#277) @dependabot

- Python
Published by github-actions[bot] over 3 years ago

inquirer -

Changes

  • three new github-Labels (#223) @Cube707

:rocket: Features

  • refactor: change default checkboxes (#273) @Cube707
  • text: implement DELETE (#232) @Cube707
  • adding another pre-made theme: BlueComposure (#227) @Cube707
  • Add "Other..." option for checkbox & list questions (#256) @WilliamVenner

:lady_beetle: Fixes

  • fix: themes missing opening_prompt_color attributes (#230) @Cube707

:construction_worker: Continuous Integration

  • fix: doc-build workflow (#226) @Cube707
  • updates, cleanups and unifications of config files (#222) @Cube707
  • re-enable isort (#220) @Cube707

:mortar_board: Examples

  • fix: spelling mistake in examples/located.py (#225) @Cube707

:hammer: Refactoring

  • fix: possible circular import in render.console subfiles (#219) @Cube707

:package: Dependencies

  • build(deps): bump nox-poetry from 1.0.1 to 1.0.2 in /.github/workflows (#271) @dependabot
  • build(deps): bump furo from 2022.9.15 to 2022.9.29 in /docs (#251) @dependabot
  • build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.1 (#274) @dependabot
  • build(deps): bump actions/checkout from 3.0.2 to 3.1.0 (#257) @dependabot
  • build(deps): bump pip from 22.3 to 22.3.1 in /.github/workflows (#270) @dependabot
  • build(deps): bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#265) @dependabot
  • build(deps): bump sphinx from 5.2.3 to 5.3.0 in /docs (#262) @dependabot
  • build(deps): bump actions/setup-python from 4.2.0 to 4.3.0 (#258) @dependabot
  • build(deps): bump virtualenv from 20.16.5 to 20.16.6 in /.github/workflows (#266) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#264) @dependabot
  • build(deps): bump actions/cache from 3.0.10 to 3.0.11 (#261) @dependabot
  • build(deps): bump pip from 22.2.2 to 22.3 in /.github/workflows (#263) @dependabot
  • build(deps): bump actions/cache from 3.0.8 to 3.0.10 (#254) @dependabot
  • build(deps): bump sphinx from 5.2.2 to 5.2.3 in /docs (#255) @dependabot
  • build(deps): bump furo from 2022.6.21 to 2022.9.15 (#246) @dependabot
  • build(deps): bump sphinx from 5.1.1 to 5.2.2 in /docs (#250) @dependabot
  • build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#248) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#244) @dependabot
  • build(deps): bump furo from 2022.6.21 to 2022.9.15 (#245) @dependabot
  • build(deps): bump readchar from 4.0.2 to 4.0.3 (#243) @dependabot
  • build(deps): bump virtualenv from 20.16.4 to 20.16.5 in /.github/workflows (#242) @dependabot
  • build(deps): bump virtualenv from 20.16.3 to 20.16.4 in /.github/workflows (#240) @dependabot
  • build(deps): bump poetry from 1.1.14 to 1.1.15 in /.github/workflows (#237) @dependabot
  • build(deps): bump actions/cache from 3.0.7 to 3.0.8 (#236) @dependabot
  • build(deps): bump readchar from 4.0.1 to 4.0.2 (#235) @dependabot
  • build(deps): bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#234) @dependabot
  • build(deps): bump readchar from 4.0.0 to 4.0.1 (#233) @dependabot
  • build(deps): bump actions/cache from 3.0.6 to 3.0.7 (#229) @dependabot
  • build(deps): bump readchar from 3.1.0 to 4.0.0 (#228) @dependabot
  • Bump nox from 2022.1.7 to 2022.8.7 in /.github/workflows (#224) @dependabot
  • Bump actions/cache from 3.0.5 to 3.0.6 (#217) @dependabot
  • Bump virtualenv from 20.16.2 to 20.16.3 in /.github/workflows (#218) @dependabot
  • Bump flake8 from 5.0.3 to 5.0.4 (#215) @dependabot
  • Bump pip from 22.2.1 to 22.2.2 in /.github/workflows (#216) @dependabot
  • Bump flake8 from 5.0.1 to 5.0.3 (#211) @dependabot
  • Bump actions/setup-python from 4.1.0 to 4.2.0 (#212) @dependabot
  • Bump flake8 from 4.0.1 to 5.0.1 (#210) @dependabot

- Python
Published by github-actions[bot] over 3 years ago

inquirer -

Changes

  • bump readchar required version (#206) @Cube707
  • Enable Dependabot to create PRs (#172) @magmax
  • Fix validation fails with brace (#167) @iwasinnam

:beetle: Fixes

  • Fix black error (#173) @staticdev

:package: Dependencies

  • Bump pip from 22.2 to 22.2.1 in /.github/workflows (#209) @dependabot
  • Bump virtualenv from 20.16.1 to 20.16.2 in /.github/workflows (#208) @dependabot
  • Bump virtualenv from 20.16.0 to 20.16.1 in /.github/workflows (#205) @dependabot
  • Bump sphinx from 5.1.0 to 5.1.1 in /docs (#204) @dependabot
  • Bump virtualenv from 20.15.1 to 20.16.0 in /.github/workflows (#203) @dependabot
  • Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 (#202) @dependabot
  • Bump readchar from 3.0.6 to 3.1.0 (#201) @dependabot
  • Bump sphinx from 5.0.2 to 5.1.0 in /docs (#200) @dependabot
  • Bump readchar from 3.0.5 to 3.0.6 (#199) @dependabot
  • Bump pip from 22.1.2 to 22.2 in /.github/workflows (#197) @dependabot
  • Bump actions/upload-artifact from 2.3.1 to 3.1.0 (#195) @dependabot
  • Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.5.0 (#194) @dependabot
  • Bump actions/cache from 2.1.7 to 3.0.5 (#193) @dependabot
  • Bump actions/setup-python from 2.3.1 to 4.1.0 (#192) @dependabot
  • Bump furo from 2021.11.23 to 2022.6.21 (#191) @dependabot
  • Bump pip from 21.3.1 to 22.1.2 in /.github/workflows (#182) @dependabot
  • Bump virtualenv from 20.10.0 to 20.15.1 in /.github/workflows (#183) @dependabot
  • Bump poetry from 1.1.12 to 1.1.14 in /.github/workflows (#186) @dependabot
  • Bump actions/download-artifact from 2.1.0 to 3.0.0 (#180) @dependabot
  • Bump pre-commit-hooks from 4.1.0 to 4.3.0 (#187) @dependabot
  • Bump nox from 2021.10.1 to 2022.1.7 in /.github/workflows (#184) @dependabot
  • Bump codecov/codecov-action from 2.1.0 to 3.1.0 (#178) @dependabot
  • Bump furo from 2021.11.23 to 2022.6.21 (#189) @dependabot
  • Bump furo from 2021.11.23 to 2022.6.21 in /docs (#177) @dependabot
  • Bump blessed from 1.19.0 to 1.19.1 (#190) @dependabot
  • Bump readchar from 3.0.4 to 3.0.5 (#188) @dependabot
  • Bump flake8-rst-docstrings from 0.2.5 to 0.2.7 (#185) @dependabot
  • Bump nox-poetry from 0.9.0 to 1.0.1 in /.github/workflows (#181) @dependabot
  • Bump release-drafter/release-drafter from 5.15.0 to 5.20.0 (#179) @dependabot
  • Bump sphinx from 4.3.2 to 5.0.2 in /docs (#175) @dependabot
  • Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (#176) @dependabot
  • Bump actions/checkout from 2.4.0 to 3.0.2 (#174) @dependabot

- Python
Published by github-actions[bot] almost 4 years ago

inquirer -

Changes

  • Version needed to be updated for pypi to have the latest carousel code for checkbox (#158) @publicst
  • Adds carousel feature to checkbox. (#154) @gierens
  • CONTRIBUTING.rst link in README broken (#152) @FrostyTheSouthernSnowman

- Python
Published by github-actions[bot] over 4 years ago

inquirer -

Changes

:rotating_light: Testing

  • Add missing tests (#146) @staticdev

:construction_worker: Continuous Integration

  • Add documentation workflow and contributing (#145) @staticdev

:books: Documentation

  • Add documentation workflow and contributing (#145) @staticdev

:lipstick: Style

  • Reordered imports (#147) @staticdev

- Python
Published by github-actions[bot] over 4 years ago

inquirer -

Changes

:construction_worker: Continuous Integration

  • Add new release (#144) @staticdev

- Python
Published by github-actions[bot] over 4 years ago

inquirer - Python 3.10

  • Adds support to Python 3.10
  • Fix test status on readme
  • Improvements on documentation for Windows
  • Other CI improvements

- Python
Published by staticdev over 4 years ago

inquirer - Windows support

Features

  • Windows support (#63) thanks to @realgam3

Bugs

  • Class text was not executing functions for default values (#83) thanks to @jmrubio

- Python
Published by AuHau about 6 years ago

inquirer - Long lists again, Text questions move cursor and tweaks

Only fixes:

  • Long lists should now work correctly (hopefully)
  • It is possible to move cursor in Text-base questions
  • Some tweaks and fixes with Path questions

- Python
Published by AuHau about 7 years ago

inquirer - Fixing dependencies

- Python
Published by AuHau about 7 years ago

inquirer - Documentation fix

- Python
Published by AuHau about 7 years ago

inquirer - Editor question, long lists and more!

So after some time, there are new goodies to this library!

  • Editor question - #66
  • Handling long Lists and Checkboxes - #49 #38
  • Custom validation messages with raising ValidationError(reason='') inside the validation function
  • Values inside Passpord questions are now hidden - #45
  • New CI setup for releases
  • New documentation placement and update

- Python
Published by AuHau about 7 years ago

inquirer - Fix some use cases for previous fix

The fix for '{' and '}' characters introduced a bug detected by tests and corrected in this minor patch.

- Python
Published by magmax almost 8 years ago

inquirer - Fix '{' and '}' as input

Fix '{' and '}' characters as input. they were making inquirer to fail.

Thanks to @aaronfi-skilljar for his contribution!

- Python
Published by magmax almost 8 years ago

inquirer - New question type: path

New question type, "Path", which allows to select a path.

- Python
Published by magmax almost 8 years ago

inquirer - New age

New age version, including:

  • fix deployment on windows
  • increase dependency versions

- Python
Published by magmax almost 8 years ago

inquirer -

New in this release: - Themes - Caroussel on lists.

Thanks to: - Provok - Matiboy - Djmattyg007 - Sloria

Who made it possible!

- Python
Published by magmax almost 9 years ago

inquirer - 2.1.7

Fixes: - #14 Allow to reuse answers as defaults (PR #15 )

- Python
Published by magmax about 10 years ago