Skip to content

Releases: gazorby/fish-abbreviation-tips

v0.7.0

23 Jan 15:30
8ed76a6

Choose a tag to compare

What's Changed

  • Fix plugin update
  • Fix #27
  • Don't trigger init in a subshell
  • Reorganize test suite
  • Update CI workflow

Full Changelog: v0.6.0...v0.7.0

v0.6.0

01 Oct 23:51
4ff1f56

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.1...v0.6.0

0.5.1

12 May 08:52
2c7112c

Choose a tag to compare

  • ♻️ ref: prefix with '__' for private scope
  • 🐛 fix(regex): don't treat '-' as a word separator

0.5.0

11 May 22:12
ec63614

Choose a tag to compare

  • ✨ feat: customize regexes
  • ♻️ ref: use verbose conditional operators

v0.4.0

19 Apr 23:31
abf8510

Choose a tag to compare

  • ⚡ perf: update abbreviations list incrementally

v0.3.1

18 Apr 16:18
c23acbe

Choose a tag to compare

Release 0.3.1

v0.3.0

16 Apr 10:19
a5e3102

Choose a tag to compare

Release 0.3.0

v0.2.0

16 Apr 10:19
cfa8599

Choose a tag to compare

Release 0.2.0

Initial release

13 Apr 18:06
30564fe

Choose a tag to compare

v0.1.0

♻️ refactor(improvment): one word matching