COMMITS
February 24, 2026
M
chore: release v0.9.4
Mikael Mello committed
M
Put multiline support behind feature
Mikael Mello committed
D
feat: Add multi-line input support for Password and Text prompts (#330)
Domen Kožar committed
February 6, 2026
M
chore: release v0.9.3
Mikael Mello committed
M
Fix multi-line answer rendering and add tests for new RenderConfig options
Mikael Mello committed
F
January 17, 2026
M
chore: release v0.9.2
Mikael Mello committed
M
Updaete CHANGELOG
Mikael Mello committed
January 6, 2026
G
Expose the sorting function used by `Select` (#326)
Greg Miller committed
G
Bump MSRV to 1.81 due to dep requirements (#327)
Greg Miller committed
September 16, 2025
D
Bump tj-actions/changed-files (#308)
dependabot[bot] committed
M
chore: update Cargo.toml to conditionally include dependencies for non-Windows platforms
Mikael Mello committed
M
refactor: remove unused height method from TerminalSize struct
Mikael Mello committed
M
fix: conditionally include tests for non-Windows platforms
Mikael Mello committed
M
chore: release v0.9.1
Mikael Mello committed
M
Enhance terminal size handling and fix panicking when terminal size is reported as 0
Mikael Mello committed
M
docs: update README and CRATE_README to include derive macro usage for enums
Mikael Mello committed
M
chore: update Cargo.toml for inquire-derive
Mikael Mello committed
M
chore: release v0.9.0
Mikael Mello committed
M
Remove outdated pre-release replacements in release.toml for CRATE_README.md
Mikael Mello committed
M
Add release.toml to examples crate
Mikael Mello committed
M
Update CHANGELOG
Mikael Mello committed
D
Update crossterm requirement from 0.28.1 to 0.29.0 (#310)
dependabot[bot] committed
D
Update termion requirement from 2.0 to 4.0 (#311)
dependabot[bot] committed
D
Update console requirement from 0.15 to 0.16 (#312)
dependabot[bot] committed
D
Update unicode-width requirement from 0.1 to 0.2 (#313)
dependabot[bot] committed
M
M
Fix formatting issues
Mikael Mello committed
M
Add settings.json for post-tool use hook to format Rust files
Mikael Mello committed
M
Remove example configurations from inquire/Cargo.toml
Mikael Mello committed