v1.0.4
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).