PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of jawira   PHP Emoji Library Catalog   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP Emoji Library Catalog
Return Emoji characters using class constants
Author: By
Last change:
Date: 4 years ago
Size: 1,149 bytes
 

Contents

Class file image Download

Changelog

<!--

Added

Changed

Deprecated

Removed

Fixed

Security

-->

Unreleased

Changed

[v1.2.0] - 2019-10-28

Changed

  • [#5] Updated to Emoji v12.1

[v1.1.0] - 2019-10-02

Added

  • [#1] Added catalog with the list of all emojis

[v1.0.0] - 2019-10-01

Added

  • [#2] Added docblock with _name_ and _code point_ to all constants.

Changed

  • [#2] Constant `Emoji::LAPTOP_COMPUTER` was changed to `Emoji::LAPTOP`.
  • [#2] Constant `Emoji::FLAG_ENGLAND` was changed to `Emoji::FLAG_GBENG`.
  • [#2] Constant `Emoji::FLAG_SCOTLAND` was changed to `Emoji::FLAG_GBSCT`.
  • [#2] Constant `Emoji::FLAG_WALES` was changed to `Emoji::FLAG_GBWLS`.

[v0.0.0] - 2019-08-30

[!6F(t#}P9Uyq&98

Added

  • First working version.

[#2]: https://github.com/jawira/emoji-catalo/pull/2 [v1.0.0]: https://github.com/jawira/emoji-catalo/compare/v0.0.0...v1.0.0 [#1]: https://github.com/jawira/emoji-catalo/pull/1 [v1.1.0]: https://github.com/jawira/emoji-catalo/compare/v1.0.0...v1.1.0 [#5]: https://github.com/jawira/emoji-catalo/pull/5 [v1.2.0]: https://github.com/jawira/emoji-catalo/compare/v1.1.0...v1.2.0