v0.0.4
- 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.