Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 738 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 738 Bytes

Changelog

All notable changes to php-twemoj will be documented in this file

v0.2.2 - 2022-02-05

  • fix Emoji RegEx to match Emojis. - #6 & #9

v0.2.1 - 2021-08-25

  • fix \Astrotomic\Twemoji\EmojiText internal declaration - #5

v0.2.0 - 2021-05-11

  • add \Astrotomic\Twemoji\Twemoji::text() method and underlying \Astrotomic\Twemoji\Replacer class - #8

v0.1.1 - 2021-01-02

  • add PHP 8.0 support - #1

v0.1.0 - 2020-11-17

  • initial release