Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 738 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 738 Bytes

[Unreleased]

[0.3.1] - 2024-10-08

[0.3.0] - 2024-10-08

[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