v0.2.0
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