Releases: mrcjkb/nvim-lua-nix-plugin-template
Releases · mrcjkb/nvim-lua-nix-plugin-template
v4.0.0
4.0.0 (2024-01-05)
⚠ BREAKING CHANGES
- replace nixpkgs-fmt with alejandra
Features
- add docgen workflow (190f1f9)
- add lua-ls to pre-commit-hooks-nix (05a35aa)
- add luarocks package + split out type checks (144fdf0)
- add review-checklist workflow (6bdc4ec)
- nix: use test suite as base for devShell (446a48f)
- switch from flake-utils to flake-parts (1b35d07)
- use neorocksTest + bump dependencies (b604362)
- use release-please workflow (c11046f)
Bug Fixes
- correct typo (a6e9f13)
- luarocks upload workflow (01ba07b)
- markdownlint can fail on changelog (34ad340)
- type checks for tests (777091b)
Styles
- replace nixpkgs-fmt with alejandra (eb199e0)