Releases: jsumners/alfred-emoji
Releases · jsumners/alfred-emoji
v2.1.0
What's Changed
- Upgrade 'unicode-emoji-json' to '0.4.0' by @cashgl in #104
New Contributors
- @cashgl made their first contribution in #104
Full Changelog: v2.0.1...v2.1.0
v2.0.1
No actual changes. We have no other discernible way of fixing the "latest" release on the GitHub releases page other than issuing a new tag and release.
What's Changed
Full Changelog: v2.0.0...v2.0.1
v1.12.1
You may set the update_check_frequency
environment variable in the workflow to 9999
to effectively disable the auto-update mechanism.
What's Changed
Full Changelog: v1.12.0...v1.12.1
v2.0.0
Alfred 5 Required
This release targets Alfred 5 and later. It has not been tested on Alfred 4.
What's Changed
New Contributors
Full Changelog: v1.12.0...v2.0.0
v1.12.0
What's Changed
- Fixed line coverage by @dephan0 in #81
- Added support for copying codepoints (issue #57) by @dephan0 in #80
- Actions update, dependencies update, and version bump by @jsumners in #83
New Contributors
- @dephan0 made their first contribution in #81
Full Changelog: v1.11.1...v1.12.0
v1.10.0
- Code improvements #48 #47
- Add random skin tone option #46
v1.9.0
- Add Fitzpatrick scale modifier support #38 #31
- Switch to GitHub Actions building #39