- ♻️ ref: prefix with '__' for private scope
- 🐛 fix(regex): don't treat '-' as a word separator
- ✨ feat: customize regexes
- ♻️ ref: use verbose conditional operators
- ⚡ perf: update abbreviations list incrementally
0.3.1 (2020-04-17)
- fix: test variable existence instead of value (f33cf23)
- fix: update function to erase on uninstall (ba239d1)
0.3.0 (2020-04-16)
- refactor: remove flock dependency (376072d)
0.2.0 (2020-04-13)
- fix: don't use universal scope by default (832691a)
- fix: erase functions on uninstall (cd1a75a)
- fix: fix uninstall function (b58971f)
- fix: still need univresal scope for abbr lists (6a700a0)
0.1.0 (2020-04-13)
- feat: customize tips prompt (ae29fca)
- feat: customize tips update mode (4681009)
- feat: don't show tips if an abbr was used (5f2e6ac)
- feat: prettier tips (f5ab8ed)
- fix: check for abbr status in on whitespace input (421ede5)
- fix: delete keybindings when uninstalling (11ce0ae)
- fix: don't show tips if abbr was used and options added (a2b5214)
- fix: prompt variable not properly set (1cc43e0)
- fix: properly resetting abbr status (59e90e2)
- fix: reset abbr status after displaying tip (46c70c1)