- Fix the version of stable Neovim or Vim may be outdated on macOS by updating formulae before running
brew install
. By this fix, the new version of Neovim which was released 2 days ago is now correctly installed. (#49) - Add a warning message with useful information when executing
./configure
fails to build older versions of Vim. - Update dependencies including some security fixes in
@octokit/*
packages.