Skip to content

🔖 Release 1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 15:25
· 96 commits to main since this release
51555fb
  • ⏪️ Revert to not setting the colorscheme arg in commit hook command and requring it from the
    hook. The luma detection crate (terminal-light) has now been fixed to work from the git hook so
    we don't need people to hardcode the color scheme in their commit hook.
  • 🚸 Don't overwrite git hook if it already exists. Instead inform the user what to do.
  • Add 💣 emoji for crash fixes.
  • 🥅 Print a warning if terminal luma detection fails.
  • 🚸 --color-scheme help now explicitly mentions autodetection.
  • 📝 Be specific about git commit message hook into docs.
  • 🎨 Fix English in an error.
  • 🎨 Improve formatting & readability of the commit hook.
  • ⬆️ Update terminal-light to 1.4.0.
  • ⬆️ Update clap to 4.5.2.