Skip to content

v0.5.0

Choose a tag to compare

@b-src b-src released this 29 Aug 02:49
· 13 commits to main since this release

Release Notes

[0.5.0] 2024-08-28

Features

  • Update get_plugin_path() to check for a -scm suffix when friendly_plugin_names is set

Fixes

  • Set friendly_plugin_names to false by default
  • Fix an issue when friendly_plugin_names is enabled where an exact match of the plugin name would not be found if the plugin name was altered by the normalize function

Docs

  • Add missing lib input in recommended nix configuration
  • Remove note about plugin names in lazy dashboard since this was fixed upstream at some point