Skip to content

v0.6.0

Choose a tag to compare

@b-src b-src released this 29 Aug 04:46
· 7 commits to main since this release

Release Notes

[0.6.0] 2024-08-28

Features

  • Setting friendly_plugin_names will cause the plugin to normalize discovered plugin names even when they are coming from the an input plugin table generated by nixos. This enables additional case-insensitivity and hyphen/underscore insensitivity and makes friendly_plugin_names behave more like a user would anticipate. It's still recommended to set this to off

Meta

  • Use the actual plugin discovery function in core test setup instead of setting the plugin table directly