New Contributors
- @SiteRelEnby made their first contribution in #2
- @ark-lamp-umbrella made their first contribution in #1
Full Changelog:
- Tone system: Message tones are now user-definable, with a few example defaults. Also includes
noun=for more customisation, and a much more flexible config system overall with better possibility for overrides - Deprecated
[messages]config; replaced with[defaults] - Improve quality of randomness by switching from
$RANDOMto/dev/urandom - Bugfix: Do not clobber user's global pre-commit hook, if one exists
- Bugfix: Exit immediately when interrupting commit, without chaining any additional hools
- Add nix flake