Skip to content

Releases: qvacua/vimr

SNAPSHOT-20231217.175027

17 Dec 16:54
a0d000b
Compare
Choose a tag to compare
Pre-release

Changes since last release:

  • Add enable-debug-menu preferences item to enable Debug menu item.
  • Fix a synchronization issue in MsgpackRpc.

SNAPSHOT-20231216.201345

16 Dec 19:18
c55c7ef
Compare
Choose a tag to compare
Pre-release

Changes since last release:

  • Add enable-debug-menu preferences item to enable Debug menu item.

v0.45.2-20231214.165334

14 Dec 15:58
1aaeea0
Compare
Choose a tag to compare
  • Removed parallel typesetting option since single threaded typesetting seems to be faster.

v0.45.1-20231211.195158

11 Dec 18:59
9dc3e5e
Compare
Choose a tag to compare
  • 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

29 Nov 16:46
9eb5e35
Compare
Choose a tag to compare
Pre-release

v0.45.0-20231122.130444

22 Nov 12:30
4c99252
Compare
Choose a tag to compare
  • 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

10 Nov 20:08
4203a11
Compare
Choose a tag to compare
Pre-release
  • 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

SNAPSHOT-20231104.194056

04 Nov 18:57
a5c841f
Compare
Choose a tag to compare
Pre-release
  • 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

v0.44.0-20230103.174333

03 Jan 16:55
808ed07
Compare
Choose a tag to compare
  • Neovim 0.8.2 😀
  • Reduce app size (~14MB) by using strip on VimR binary.
  • Dependencies updates
    • Kitura/BlueSocket@2.0.4
    • sparkle-project/Sparkle@2.3.1

v0.43.0-20221115.195322

15 Nov 19:01
40f474e
Compare
Choose a tag to compare
  • Neovim 0.8.1 😀
  • Minimum macOS version 10.15
  • Dependencies updates:
    • Kentzo/ShortcutRecorder@3.4.0
    • sparkle-project/Sparkle@2.3.0