Skip to content

v0.3.0

Compare
Choose a tag to compare
@maxbrunet maxbrunet released this 18 Oct 02:32
· 706 commits to main since this release
3557e58

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 to poetry (#11)
  • Switch from Travis CI to Github Actions (#13)
  • Rename Emoji.emoji property to Emoji.metadata (#16)

Fixed

  • Remove accents in Emoji names instead of replacing characters by underscores (#20)

Removed