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

v1.0.0

Compare
Choose a tag to compare
@famiu famiu released this 13 Feb 16:35
· 61 commits to master since this release
7ddd3f0

Version 1.0

At last, Feline has released its first version, which means that Feline guarantees API stability across minor versions from now on, so you can your configuration to not break, unless you upgrade to a new major version of Feline.

What's Changed

Features

  • Show icon and allow modifying case on filetype provider
  • Add utility functions to check component truncation
  • Add support for conditional components

Bugfixes

  • Remove unnecessary trailing space in file_info provider
  • Show "[No Name]" instead of "unnamed" for unnamed buffers in file_info provider

Full Changelog: v0.4.3...v1.0.0