Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

v0.3.1

Compare
Choose a tag to compare
@famiu famiu released this 11 Oct 03:02
· 96 commits to master since this release
3b46ef0

v0.3.1

Version 0.3.1 of Feline has been released, containing a few bugfixes and a breaking change.

Bugfixes

  • Feline now throws an error if termguicolors is not set
  • The statusline no longer shows ^ characters on the active statusline for certain colorschemes
  • An error is now shown when a provider's name is not provided or if the provider with the specified name doesn't exist
  • Setting enabled directly to false now works properly
  • Truncation is now disabled on Windows, which fixes the FFI errors that were shown on Windows

BREAKING CHANGES

  • default_hl is now removed. Set the StatusLine and StatusLineNC highlights manually to set the highlights for the active and inactive statusline now