Releases: skim-rs/skim
Releases · skim-rs/skim
v0.15.5
v0.15.4
v0.15.3
v0.15.2
v0.15.1
v0.15.0
v0.14.3
💥 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
0befe8d
- readd index tiebreak (PR #609 by @LoricAndre)↘️ addresses issue #536 opened by @valpackett
bcee1f4
- do not check for expect before printing the argument of accept… (PR #625 by @LoricAndre)↘️ addresses issue #624 opened by @LoricAndre
a2d8c3f
- add--tmux
flag (deprecates sk-tmux, fixes #596) (PR #603 by @LoricAndre)↘️ addresses issue #558 opened by @nrdxp↘️ addresses issue #596 opened by @LoricAndre
🐛 Bug Fixes
4144879
- allow combined multiple args (fixes #622) (PR #623 by @LoricAndre)
🔧 Chores
a23c3ff
- bump unicode-width from 0.1.14 to 0.2.0 (PR #616 by @dependabot[bot])c1314ea
- bump nix from 0.25.1 to 0.29.0 (PR #614 by @dependabot[bot])24ccef1
- bump env_logger from 0.9.3 to 0.11.5 (PR #615 by @dependabot[bot])e649d08
- improve PR ci (PR #617 by @LoricAndre)be53f1f
- remove ci dir (PR #627 by @LoricAndre)
v0.13.0
✨ New Features
33ca402
- allow more flexibility for use as a library (PR #613 by @LoricAndre)
🔧 Chores
53612a7
- add pull request template (PR #608 by @LoricAndre)
v0.12.0
✨ New Features
4b47244
- add reload action (PR #604 by @LoricAndre)
v0.11.12
🐛 Bug Fixes
bd73f62
- remove index tiebreak from shell bindings (PR #611 by @LoricAndre)
🔧 Chores
63f4e33
- remove some platform-specific quirkinesses from e2e (PR #602 by @LoricAndre)