Skip to content

Releases: anotherlusitano/selthi

v0.2.7

02 Aug 15:24
9e8c01f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

02 Aug 14:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

01 Aug 19:59
610d644
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

26 Jul 12:11
595026f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

12 Jul 23:17
7f867c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

05 Jul 10:15
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix cursor not returning to the default style when the Select prompt ends
  • Use trim function in the Input prompt when getting the answer
  • Fix bug that returned None when the user type one letter

Full Changelog: v0.2.1...v0.2.2

v0.2.1

01 Jul 13:55
778f338
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 Jun 14:33
69385b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.2.0

v0.1.3

24 Jun 14:52
Compare
Choose a tag to compare

More fixes and improvements:

  • Add current_option field to Selthi struct to simplify accessing the current option
  • Now instead of clearing all the images in the list, will just clear the next and previous image

Full Changelog: v0.1.2...v0.1.3

v0.1.2

23 Jun 22:31
Compare
Choose a tag to compare
  • Fix exiting the application when pressing the right or left key
  • Replace demo in README with a gif so crates.io can show the demo instead of a link

Full Changelog: v0.1.1...v0.1.2