Added
- Thank you messages for the different people
who have helped improving Alejandra. - Pre-commit hooks with no prerequisites and instructions on how to update the pre-commit hooks.
- A meta.mainProgram to our
flake.nix
. - Refreshed docs (updated moved links, integrations instructions, maintainer instructions).
Changed
- The pre-commit option
alejandra
was renamed toalejandra-nix
. - Upgraded dependencies to its latest version.
- Blank lines are no longer added after comments in
inherit
.
Fixed
- A syntax error in one of the pre-commit hooks.
Pull Requests
- refactor: remove old asciinema by @kamadorueda in #347
- fix: Avoid syntax error by @l0b0 in #355
- Fix #354 by @tobiasBora in #358
- feat: add two new contributors by @kamadorueda in #359
- feat: upgrade dependencies by @kamadorueda in #362
- feat: pre-commit hook with no prerequisites by @l0b0 in #371
- Add ALE to list of neovim plugins by @n8henrie in #374
- Make test failures more informative by @9999years in #378
- Don't add blank lines after comments in
inherit
by @9999years in #379 - Improve tests by @piegamesde in #384
- update dependencies by @kamadorueda in #391
- add thanks to contributors by @kamadorueda in #392
- Remove URL literal in inputs by @UserSv4 in #397
- flake: add meta.mainProgram by @ConnorBaker in #400
- Update instructions for Doom Emacs by @theutz in #413
- README: update link to current wiki. by @Mic92 in #414
- Update NixOS Wiki link by @nixos-wiki in #416
- feat: release 3.1.0 by @kamadorueda in #420
New Contributors
- @l0b0 made their first contribution in #355
- @tobiasBora made their first contribution in #358
- @n8henrie made their first contribution in #374
- @9999years made their first contribution in #378
- @piegamesde made their first contribution in #384
- @UserSv4 made their first contribution in #397
- @theutz made their first contribution in #413
- @nixos-wiki made their first contribution in #416
Full Changelog: 3.0.0...3.1.0