Releases: martellaj/commemoji
Releases · martellaj/commemoji
v1.1.7
v1.1.6
v1.1.3
Changelog
- Added Travis CI.
- Improved testability by modularizing functions more.
- Added a new function that analyzes commit messages to find a descriptive emoji when no flag is specified instead of just giving a random emoji (falls back to random if none is found).
- Improved test coverage.
- Fixed a bug where user would get a full error output if no files were staged when commemoji was run.
v1.1.2
v1.1.1
v1.1.0
Changelog
- Changed
-k
flag to target common commit types (inspired by Atom's style guide). - Added
-s
flag to search emojis. - Improved search by also searching against name of emojis (much better results!).
- Emojis are now prepended instead of appended to commit messages. This way, readers have an idea what the commit is about before reading all of the text.
Initial release
Commemoji is live and working. Version 1.0.0 is simple, but works.