Releases: IonicaBizau/regex-emoji
Releases · IonicaBizau/regex-emoji
Release list
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
Updated the project badges. Added information about how you can support my projects (Bitcoin address, Amazon wishlist). 📖
2.0.4
- Fix the Patreon link in the README.md file. 📝
2.0.3
- Updated the README.md following the new template. 📝
- Add the Patreon link in the README.md file. If you like what I'm doing, supporting me would be awesome! Even one dollar / month would be helpful! Thanks! ❤️
2.0.2
- Updated the README.md following the new template. 📝
- Use
babel-itto babelify the code, so the module is now compatible with older versions of Node.js.
2.0.1
- Added badges 🎉
- PayPal Donations
- npm downloads
- npm version
- Travis (if there are tests)
- CodeMentor–you can ping me there if you need help with one of these modules (or help in general).
- Updated the LICENSE year. 🎆
2.0.0
- Use a function to not export the same reference to the regex but always return a new reference.
- Improved the regex to handle + and - chars.
- Better tests, using @muan's emojilib goodie. 😁
