Skip to content

10.0.0 Release

Choose a tag to compare

@caseyahenson caseyahenson released this 05 Dec 21:40
· 4 commits to master since this release

This update brings the toolkit up to date with JoyPixels 10.0, Unicode 16.0. Additional updates include:

  • readme files updated to reflect new version and general library changes
  • deleted travis.yml and .versions files
  • new emoji added to alpha codes csv and json files
  • new emoji added to joypixels awesome
  • updated joypixels awesome sass to remove deprecation warnings
  • “travis” grunt task renamed to “tests”
  • js test files updated
  • new emoji added to js library files
  • updated some npm packages
  • updated .gitignore and .npmignore
  • new emoji added to php library files
  • return types added to php test file methods
  • refactored use of phpunit’s dataprovider
  • minimum php requirement bumped to >=7.1
  • added nullable type in Client.php constructor to support newer versions of php