Releases: petereon/beaupy
Releases · petereon/beaupy
v1.5.0
Changes:
- Adding key pressed to KeyboardInterrupt exception to allow for custom handling
v1.4.0
Changes:
- Included option to specify an initial value for a
prompt
v1.3.1
Chages:
- Added customizable
spinners
- Bumping up version of
readchar
- Code cleanup
v1.2.0
Changes:
- Added parameter to preprocess options in
select
and select_multiple
- Added custom cursor for
prompt
- Added arrow-keys navigation to prompt
v1.0.3
Changes:
- Added documentation
- Refactored code
- Fixed minor bugs
v1.0.2
Changes:
- Cleaning
- Adding proper documentation
v1.0.1
Changes:
- Resolved emoji spacing
- Fixed cursor styling
v1.0.0 🎉
Changes:
- Renamed parameters
- Made values the default return rather than indices
- Added more examples in the documentation
NOTE: Since this version, strict semver is followed
v0.1.8
Changes:
- Including tests for
prompt
- Including logo
- Unifying logos and styling
v0.1.7
chore: bump up the version