Releases: gazorby/fish-abbreviation-tips
Releases · gazorby/fish-abbreviation-tips
v0.7.0
v0.6.0
What's Changed
- Add basic support for aliases by @benjamineskola in #3
- Handle commandlines starting with
-
by @benjamineskola in #8 - fix typo on CONTRIBUTING.md by @adipurnamk in #10
- Update installation instructions by @jorgebucaran in #11
- fix abbr --add option typo by @zhylmzr in #13
- Add '--' to all calls to
string
by @matiasjrossi in #16 - Fix abbrevation tips to work with vi mode in #18
- Add escape for string split by @soraxas in #20
- (docs): various updates in README.md by @vladdoster in #22
- 🐛 fix: trim simple/double quotes from abbr/alias by @gazorby in #24
- Fix bug in __abbr_tips_init.fish by @kanhaiya38 in #23
- docs: fix typo by @kidonng in #26
New Contributors
- @benjamineskola made their first contribution in #3
- @adipurnamk made their first contribution in #10
- @jorgebucaran made their first contribution in #11
- @zhylmzr made their first contribution in #13
- @matiasjrossi made their first contribution in #16
- @soraxas made their first contribution in #20
- @vladdoster made their first contribution in #22
- @gazorby made their first contribution in #24
- @kanhaiya38 made their first contribution in #23
- @kidonng made their first contribution in #26
Full Changelog: 0.5.1...v0.6.0
0.5.1
0.5.0
v0.4.0
v0.3.1
v0.3.0
v0.2.0
Initial release
v0.1.0 ♻️ refactor(improvment): one word matching