Skip to content

Releases: LinusU/emoji-commit

🚢 0.1.9 / 2022-10-11

11 Oct 17:27
v0.1.9
f52e575
Compare
Choose a tag to compare

🐛 Fixes

  • Do not overwrite non-empty git commit messages (#16)

🌹 Internal Changes

  • Fix Clippy linting and upgrade to 2021 edition (#17)
  • Bump git2 version (#18)

🚢 0.1.8 / 2021-08-04

04 Aug 15:54
v0.1.8
a0c53ea
Compare
Choose a tag to compare

🎉 Enhancements

  • Add support for add -p hunk edit

🚢 0.1.7 / 2021-06-09

09 Jun 12:19
v0.1.7
cd7ffe9
Compare
Choose a tag to compare

🎉 Enhancements

  • Validate subject and body separation

🐛 Fixes

  • Exclude body when validating subject length

🚢 0.1.6 / 2021-06-08

08 Jun 13:02
v0.1.6
9490def
Compare
Choose a tag to compare

🎉 Enhancements

  • Add --validate command
  • Add --help command
  • Add option to continue editing in external editor

🚢 0.1.5 / 2019-06-02

08 Jun 13:02
v0.1.5
3594fa8
Compare
Choose a tag to compare

🎉 Enhancements

  • Upgrade to Rust 2018 Edition

🐛 Fixes

  • Work around git "hint" printing

🚢 0.1.4 / 2018-05-21

08 Jun 13:02
b8388d1
Compare
Choose a tag to compare

🎉 Enhancements

  • Bind K and J to emoji picker (#9)
  • Bind number keys to respective emoji index (#10)
  • Print bump level for each option