Releases: richin13/asdf-neovim
Releases · richin13/asdf-neovim
Add support for MacOS arch installs
What's Changed
- fix: macos is now platform specific by @rm-kierancoker in #22
New Contributors
- @rm-kierancoker made their first contribution in #22
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Remove .travis.yml by @richin13 in #14
- Fix \d does not work with POSIX (bash) regex by @shihanng in #16
- Fix rm no file error message by @lucassperez in #17
- Update README.md by @mosheavni in #19
- Neovim nightly is published per architecture on mac by @samuelmasuy in #20
New Contributors
- @shihanng made their first contribution in #16
- @lucassperez made their first contribution in #17
- @mosheavni made their first contribution in #19
- @samuelmasuy made their first contribution in #20
Full Changelog: v1.1.1...v1.2.0
Make the plugin backwards-compatible with asdf v0.7
Support install from ref
v1.1.0 Merge pull request #8 from mhanberg/master
Prefer `uname -s` rather than `$OSTYPE`
Merge pull request #6 from gasuketsu/fix/incorrect-platform detect platform with `uname -s`
Support for latest & nightly builds
This release adds support for latest
and nightly
build releases of neovim