v0.13.0
Highlights
- Wizard is now interactive: The wizard interface has been redesigned as an interactive screen rather than a transcript, making it easier to follow and control the approval flow.
- Fixed approval failure handling: Corrected an issue where a failed approval would incorrectly report that installation had completed.
What's Changed
Other changes
- fix(wizard): a failed approval no longer claims the install finished by @richardwei6 in #72
- feat(wizard): make it a screen instead of a transcript by @richardwei6 in #73
Full Changelog: v0.12.0...v0.13.0