mmemoji

Custom Emoji manager command-line for Mattermost 😎

GPL-3.0 License

Downloads
88
Stars
20
Committers
2

Bot releases are hidden (Show)

mmemoji - v0.5.0 Latest Release

Published by maxbrunet over 1 year ago

Added

  • Allow running Python module as script: python -m mmemoji (#94)
  • Support for Python 3.11 (#206)

Changed

Removed

  • Drop support for Python 3.7 (#320)
mmemoji - v0.4.0

Published by maxbrunet over 2 years ago

Changed

Fixed

  • Set minimum dependencies versions (#90)
mmemoji - v0.3.1

Published by maxbrunet about 3 years ago

Fixed

  • Move mypy-extensions to main dependencies (#23)
mmemoji - v0.3.0

Published by maxbrunet about 3 years ago

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

mmemoji -

Published by maxbrunet about 5 years ago

Added

  • Add list command (#5)
  • Add search command (#5)
  • documentation: Add deletion to examples (#2)

Changed

mmemoji -

Published by maxbrunet almost 6 years ago

Added

  • Initial release