Skip to content

v1.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 15:58
· 100 commits to rust since this release

Features:

  • Provide precompiled shared library for major OS and platforms so that local Rust environment is not needed (#10, 189a086).
  • Dot-repeat of word operations based on tpope/vim-repeat (#5, #6, #14).

Bug fixes:

  • Incomplete register (#11, #13).
  • Crash in tokenization (#14).
  • Cursor getting stuck in visual mode (#17).

Dev:

  • Improve integration tests (#12).