Releases: mrowa44/emojify
Releases · mrowa44/emojify
Version 2.2.0
🐛 Fix bash version check (#51) The bash version check was performed before declaring the emoji array, so an error message was displayed by bash before printing the custom error message. I also changed the exit code to 1 (error) in the case of an old bash version.
Version 2.1.0
Version 2.0.0
Version 1.0.2
Added option to print list of supported emoji
Version 1.0.1
Fix for emoji containing
and -
Version 1.0.0
v1.0.0 Merge pull request #2 from cremno/fix-conversion-of-emoji-names-conta…