Skip to content

Releases: alt-meta/convmoji

v0.1.7 ✨ Interactive mode with -i

18 Mar 11:52
Compare
Choose a tag to compare

✨(interactive-mode): Interactive mode with -i

  • -i will cause convmoji to ask questions using 'questionary'
convmoji -i
? Your commit message (required) hello
? Choose a type (default is '✨:feat') (Use arrow keys)
   ✨:feat
   🐛:fix
   📚:docs
   💎:style
   🔨:refactor
   🚀:perf
 » 🚨:test
   📦:build
   👷:ci
   🔧:chore
...

Full Changelog: v0.1.6...v0.1.7

v0.1.6 ✨(options): show-scopes option

12 Mar 14:14
Compare
Choose a tag to compare
  • Adds an option --show-scopes to show scopes used in previouse commits.

Full Changelog: v0.1.5...v0.1.6

v0.1.5: ✨(feature/print): add new option print

24 Feb 09:03
Compare
Choose a tag to compare

What's Changed

  • ✨: add new option print by @defel in #3

New Contributors

  • @defel made their first contribution in #3

Full Changelog: v0.1.4...v0.1.5