## [Unreleased] ## [0.3.0] - 2024-10-08 - Update `fmt` gem and use new syntax ([@KonnorRogers](https://github.com/fractaledmind/prompts/pull/9)) ## [0.2.1] - 2024-08-22 - Add `Form.submit` method - All passing keyword arguments to `Form` prompt methods - Return the key of the options hash when using `SelectPrompt` ## [0.2.0] - 2024-08-20 - Add `TextPrompt` - Add `SelectPrompt` - Add `ConfirmPrompt` - Add `PausePrompt` - Add `Form` ## [0.1.0] - 2024-08-07 - Initial release