Releases: maxbrunet/mmemoji
Releases · maxbrunet/mmemoji
v0.6.0
v0.5.0
v0.4.0
v0.3.1
v0.3.0
Added
- Support for Python 3.8/3.9/3.10 (#10)
- Add
download
command (#8) - Enable Mypy static type checker (#12)
Changed
- Switch from
setuptools
topoetry
(#11) - Switch from Travis CI to Github Actions (#13)
- Rename
Emoji.emoji
property toEmoji.metadata
(#16)
Fixed
- Remove accents in Emoji names instead of replacing characters by underscores (#20)
Removed
- Drop support for Python 3.5 which has reached end-of-life (#10)