Skip to content

Releases: makukha/questionary-cli

v0.1.2 — 2025-10-18

18 Oct 11:57

Choose a tag to compare

What's Changed

Fixed

  • Added missing typing-extensions dependency.

Full Changelog: v0.1.1...v0.1.2

v0.1.1 — 2025-08-26

26 Aug 08:43
fced598

Choose a tag to compare

What's Changed

Added 🌿

  • New option to confirm command: -e, --exit-code that returns exit code 1 if n (false) was entered. Subsequent commands are not evaluated, and the output, if any, includes all previous answers.

Full Changelog: v0.1.0...v0.1.1