Releases: qvacua/vimr
Releases · qvacua/vimr
v0.45.3-20231219.174252
- Add
enable-debug-menu
preferences item to enable Debug menu item. - Fix a synchronization issue in MsgpackRpc.
- Fix a memory leak
SNAPSHOT-20231218.230104
- Add
enable-debug-menu
preferences item to enable Debug menu item. - Fix a synchronization issue in MsgpackRpc.
- Fix a memory leak
SNAPSHOT-20231217.175027
Changes since last release:
- Add
enable-debug-menu
preferences item to enable Debug menu item. - Fix a synchronization issue in MsgpackRpc.
SNAPSHOT-20231216.201345
Changes since last release:
- Add
enable-debug-menu
preferences item to enable Debug menu item.
v0.45.2-20231214.165334
- Removed parallel typesetting option since single threaded typesetting seems to be faster.
v0.45.1-20231211.195158
- VimR now uses the release Neovim version 0.9.4 and is compatible with external Neovim binary version 0.9.x.
- Minium macOS requirement is now Monterey (v12).
- GH-1026: Bugfix: Scroll direction system setting is not respected when trackpad-scrolling.
- GH-1022: Bugfix: Custom Neovim binary setting is not stored correctly and the alert for incompatible version does not show up.
- Dependencies updates:
- sparkle-project/Sparkle@2.5.1
- Removed: Kitura/BlueSocket
SNAPSHOT-20231129.173509
- GH-1022: Possble fix
v0.45.0-20231122.130444
- VimR is not using custom build binary based on
libnvim
anymore. Thanks to GH-1015 by georgeharker, VimR now uses stock Neovim and can even use external Neovim binary (from v0.10.0 on). - Neovim 0.10.0-dev-34fa1e1 which means Neovim itself may have some rough edges.
- Minimum macOS requirement is now Ventura (v13).
- Fix VimRSetCharacterspacing: GH-1014
- Add basic file handling to the filebrowser: GH-1005
- Provide neovim original commandline interface: GH-1003
- Add an option for custom Markdown processor: GH-745
- Dependencies updates:
- ReactiveX/RxSwift@6.6.0
- sparkle-project/Sparkle@2.5.0
- apple/swift-collections@1.0.5
- Quick/Nimble@13.0.0
SNAPSHOT-20231110.205939
- VimR is not using custom build binary using
libnvim
anymore. Thanks to GH-1015 by georgeharker, VimR now even can use external Neovim binary. - Neovim 0.10.0-dev
- Minimum macOS requirement is now Ventura (v13).
- Fix VimRSetCharacterspacing: GH-1014
- Add basic file handling to the filebrowser: GH-1005
- Provide neovim original commandline interface: GH-1003
- Add an option for custom Markdown processor: GH-745
- Dependencies updates:
- ReactiveX/RxSwift@6.6.0
- sparkle-project/Sparkle@2.5.0
- apple/swift-collections@1.0.5
- Quick/Nimble@13.0.0