Skip to content

v0.0.4

Compare
Choose a tag to compare
@mikaelmello mikaelmello released this 14 Jul 12:49
· 582 commits to main since this release
v0.0.4
04a45f0
  • Add a custom error enum InquireError, improving error handling for library users.
  • Improve support for validator functions, allowing the use of closures.
  • Change the terminal back-end from termion to crossterm, adding Windows support for this library.