
## VERSION 3  REMOVE GLOBAL FUNCTIONS

 * Version **3.0** - Remove global functions
   * 2021-05-27 10:44  **3.0.0**  initial release
      * fd33968 chore(ci): no need for hirak/prestissimo as of Composer 2
      * bbdd9d8 chore(ci): also test against PHP 8.0
      * 069f3b6 chore: add "liip/rmt" as a dev dep
      * 4cb784c chore: update php-cs-fixer config
      * 1de05ac docs: update license year
      * fcd87d8 chore: update deps
      * 9587412 feat: remove helper.php
      * 088ade8 chore(ci): migrate CI from Travis to GitHub Actions
      * b06f614 chore: update license year

## VERSION 2  NAMESPACE CHANGE

 * Version **2.0** - namespace change
   * 2020-05-28 03:24  **2.0.2**  allow PHP 8
      * 1ef5198 chore: update deps
      * 3c6ba82 chore: Composer PHP constrain >=7.1.3
      * 5035eba chore: update deps
      * c19946b docs: update readme
   * 2020-04-06 15:51  **2.0.1**  fix demo.php
      * 245aa2f chore: allow PHPUnit ^9
      * f139892 chore: update deps
      * a09f00f fix: fix demo.php
      * 8384498 Update deps
      * 40e0d43 Update .travis.yml to PHP 7.4 stable
      * 2746bcf Add php_codesniffer
      * 6f96961 Update readme to use badges from shields.io
   * 2019-07-13 17:50  **2.0.0**  initial release
      * d522a7d Add UPGRADING_v2.md
      * 33fc823 Rename/modify CHANGELOG -> CHANGELOG.md
      * 056f68a Renamed namespace and functions
      * e036a8d Update deps
      * 2a0b002 Update deps
      * f51db25 Add .gitattributes
      * 2e644d4 $ composer fix
      * d9df730 Update deps
      * 6556ba0 Update .travis.yml for 7.4snapshot
      * e6b57cd Add .editorconfig
      * 8b93884 Update deps
      * e7be444 Temporary fix for CI
      * 434fff4 year++
      * 2c4077f Add tests for PHP 7.3

## VERSION 1  INIT

 * Version **1.0** - init
   * 2018-11-27 21:25  **1.0.8**  nits
      * 61d365e Update codes
      * b6e69f0 Update README
      * 69d84bf Update deps
   * 2018-09-04 18:56  **1.0.7**  php-cs-fixer
      * 7dd1322 php-cs-fixer: enable native_constant_invocation and native_function_invocation
      * 1a1d921 Update deps
      * 1af0ae3 Rename CHANGELOG.md -> CHANGELOG
      * 47776c4 Update deps
      * 2de4f26 Update .travis.yml
   * 2018-07-18 08:47  **1.0.6**  Add composer.lock
      * 0281a77 Add composer.lock
   * 2018-07-04 15:33  **1.0.5**  nits
      * fcecbfb Update .rmt.yml
   * 2018-07-04 15:06  **1.0.4**  initial release