Skip to content

v1.1.4

Compare
Choose a tag to compare
@zchee zchee released this 30 Dec 18:59
8b755b9

Full Changelog

Closed issues:

  • Change CI SaaS to CircleCI #39

Merged pull requests:

  • github/workflows: use actions/cache #89 (zchee)
  • github/workflows: upgrade runs-on to ubuntu-20.04 and fix codecov flags #87 (zchee)
  • nvim: add deprecatedSince(7) to ClearBufferHighlight, add AllOptionsInfo and OptionInfo #85 (zchee)
  • nvim: implements neovim/neovim@4ae31c4 APIs #84 (zchee)
  • github: set codecov.flags #83 (zchee)
  • If CommandCompletionArgs.CursorPosString is a string, and not at int, #80 (WhoIsSethDaniel)