Packages

An Elixir library for accessing emojis data

Current section

Files

Jump to
emoshi CHANGELOG.md
Raw

CHANGELOG.md

## 0.1.3 [2025-04-08]
* Use [Slugify](https://hex.pm/packages/slugify) for slug generation
* Fix typo in hardcoded slug (asterik -> asterisk)
## 0.1.2 [2025-04-06]
* Add `Emoshi.emoji?/1`
## 0.1.1 [2025-04-06]
* Add `Emoshi.codepoints/1`
* Add `Emoshi.find_by_emoji/1`