Skip to content

v0.1.2

Latest

Choose a tag to compare

@SiteRelEnby SiteRelEnby released this 03 Apr 04:44
· 2 commits to main since this release

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 $RANDOM to /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