This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
Releases: mrjones2014/dash.nvim
Releases · mrjones2014/dash.nvim
v0.10.0
What's Changed
- chore: generated vimdoc by @github-actions in #134
- Plugin now downloads binaries from GitHub Release instead of being stored in repo (diff)
- Note that the diff doesn't show binaries as removed since they were purged from git history entirely to reduce repo download size
Full Changelog: https://github.com/mrjones2014/dash.nvim/commits/v0.10.0
v0.9.2
What's Changed
- update build scripts to offer host architecture detection build by @mrjones2014 in #126
- chore: generated vimdoc by @github-actions in #127
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Add 'css' to default keywords list for CSS preprocessors like Sass, Less, Stylus by @mrjones2014 in #123
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Refactor Rust backend with more correct and idiomatic Rust code for improved stability by @mrjones2014 in #119
- chore: generated vimdoc by @github-actions in #120
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Add dev-only command to reload dash and dependencies by @mrjones2014 in #113
- chore: generated vimdoc by @github-actions in #114
- Fix user config not being applied by @mrjones2014 in #116
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Add support for snap (fuzzy finder plugin) by @mrjones2014 in #110
- chore: generated vimdoc by @github-actions in #111
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
- Implement improvements suggested by author of fzf-lua by @mrjones2014 in #102
- Remove ftdetect, it shouldn't be a concern of this plugin by @mrjones2014 in #107
- Rebuild backend with Rust 1.56.1 by @mrjones2014 in #109
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Update healthcheck to reflect new fzf-lua support by @mrjones2014 in #100
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Add support for fzf-lua by @mrjones2014 in #97
- chore: generated vimdoc by @github-actions in #98
Full Changelog: v0.6.2...v0.7.0