Releases: aelliixx/cpp-inquirer
Releases · aelliixx/cpp-inquirer
v0.2.1
v0.2.0
What's Changed
- Compatibility: added support for Windows and MSVC compiler; by @MrSimsure in #2
- Inquirer: allow prompting individual questions
- Bugs: fixed ctrl-c and ctrl-d being consumed for select and yes/no questions. Fixed questions being asked multiple times even when answered (can still be toggled on, refer to the readme).
New Contributors
- @MrSimsure made their first contribution in #2
Full Changelog: v0.1.0...v0.2.0