Skip to content

Releases: jsumners/alfred-emoji

v1.2.0

07 Jan 14:43
88403cc

Choose a tag to compare

  • Add emoji UIDs so Alfred can cache queries (#10)
  • Miscellaneous code cleanups

v1.1.1

06 Jan 23:05
fb3b55d

Choose a tag to compare

  • Fix returning duplicate results (#8 #9)

v1.1.0

06 Jan 19:34
c1bdcf2

Choose a tag to compare

  • 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.3

06 Jan 04:55
fbe72da

Choose a tag to compare

Thank you @rmm5t

v1.0.2

05 Jan 23:51
cfe01dd

Choose a tag to compare

  • Update dependencies
  • Build new release using emoji in macOS 10.13.2

v1.0.1

17 Sep 16:46

Choose a tag to compare

  • Fix #2
  • Return all results for partial matches
  • Add tests

v1.0.0

24 Aug 20:29

Choose a tag to compare

  • Initial release