- Allow activation within any subdirectory of a repository
- Allow specifying
prefix
/suffix
position for the emoji in commit message text
- Drop support for Python
3.5
- Delete deprecated
update
command - Store config and resources in a centralized place
- Add internal logging
- Move helper functions to separate side-package
- Update emoji database; add preview page for existing icons
- Sort database alphabetically and remove items not supported by Github
- Fix bug with invocation without a subcommand
- Add icons to info messages
- Allow to run
activate
/deactivate
commands without arguments (local
installation is a default) - Proper deactivation for corrupted setup
- Add more unittests
- Deprecate
update
command
- Add support for Python
3.10
version - Add command aliases
- Use Poetry as a build tool