Releases: jsumners/alfred-emoji
Releases · jsumners/alfred-emoji
v1.1.0
- Add
npm run load
to build and install in one shot (#5)
- Fix support for spaces in query, e.g. ("thumbs up") (#6)
- Add support for copying the code instead of the emoji, e.g. ("
:rofl:
") (#7)
v1.0.2
- Update dependencies
- Build new release using emoji in macOS 10.13.2
v1.0.1
- Fix #2
- Return all results for partial matches
- Add tests