- Use codecs.open() instead of open() when processing readme in setup.py - #2, #5
- Restored default functionality - #6
- Removed
emoji.decode()
- #10 - Added
use_aliases
toemoji.emojize()
to enable the GitHub aliases and others - #8
- Added ~400 codes to bring the emoji list up to date
- emojize() regex now matches &.ô’Åéãíç
- Unittests for API and to validate emoji formatting and parsing
- decode() function to lookup emoji by their unicode code