Skip to content

Releases: skim-rs/skim

v0.14.3

28 Nov 16:27
Compare
Choose a tag to compare

💥 BREAKING CHANGES

  • due to bcee1f4 - do not check for expect before printing the argument of accept… (PR #625 by @LoricAndre):

    do not check for expect before printing the argument of accept… (#625)

✨ New Features

🐛 Bug Fixes

🔧 Chores

v0.13.0

25 Nov 15:58
Compare
Choose a tag to compare

✨ New Features

🔧 Chores

v0.12.0

24 Nov 22:37
Compare
Choose a tag to compare

✨ New Features

v0.11.12

24 Nov 14:51
Compare
Choose a tag to compare

🐛 Bug Fixes

🔧 Chores

v0.11.11

22 Nov 15:46
Compare
Choose a tag to compare
release v0.11.11

v0.11.10

21 Nov 20:11
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

🔧 Chores

v0.10.4

02 Mar 13:08
db9f194
Compare
Choose a tag to compare

fixes release issu
#518

v0.10.3: Merge pull request #517 from lotabout/yazgoo-patch-1

23 Feb 21:03
08c6196
Compare
Choose a tag to compare

v0.10.2

08 Nov 22:54
fbb270b
Compare
Choose a tag to compare
  • use crate version

v0.10.1

28 Oct 20:30
afe1667
Compare
Choose a tag to compare

Features:

  • transparency on start
  • add light colors parsing support
  • Update --tiebreak options with length

Fixes:

  • fix ci.yml
  • update deps and fix lots of clippy lints