Skip to content

v1.1.0

Compare
Choose a tag to compare
@nullchilly nullchilly released this 02 Mar 10:40
· 314 commits to main since this release
e406cf0

Performance & Unit test update

Features

  • 50x faster to setup after removing table overhead in #410
version time (ms)
v1.0.0 0.440280241
v1.1.0 0.009630403
  • Added unit testing to ensure stability in #421 #422 #423 #424 (Better late than never!)
Editor Version OS Lua Manager
Neovim nightly Ubuntu LuaJIT Lazy.nvim
Neovim nightly Macos LuaJIT Lazy.nvim
Neovim nightly Windows LuaJIT Lazy.nvim
Vim 8.2 Ubuntu Lua 5.4 Vim-plug
Vim 9 Macos Lua 5.4 Vim-plug
Vim 9 Windows Lua 5.4 Vim-plug

Bug Fixes

Full Changelog: v1.0.0...v1.1.0