Skip to content

v0.2.0

Compare
Choose a tag to compare
@b-src b-src released this 26 Dec 20:24
· 48 commits to main since this release

Release Notes

[0.2.0] - 2023-12-26

Features

  • Add config option for friendlier plugin name handling

Fixes

  • Close dangling file handles previously left by nix store lookups

Docs

  • Add NixOS config instructions

Meta

  • Add tests for existing features
  • Add makefile target to run test suite
  • Run tests in CI
  • Add linting and auto-formatting
  • Add linting and formatting checks to CI