Skip to content

v2.0.0

Compare
Choose a tag to compare
@williamdes williamdes released this 29 Mar 23:05
v2.0.0
63d0467

Version 2.0.0

Have a look to the changelog

Added

  • Add support for phpunit 8 and 9
  • Add a .gitattributes file
  • Improved code coverage

Changed

  • Upgraded squizlabs/php_codesniffer from 3.3.x to 3.5.x
  • Upgraded phpstan/phpstan from 0.11.8+ to 0.12+
  • BREAKING CHANGE rename namespace to Wdes\phpI18nL10n

Fixed

  • Test phpunit suite
  • .editorconfig for *.neon files

Removed

  • twig/extensions dependency
  • TravisCI setup
  • scripts directory from dist version
  • dev files from dist version
  • example from dist version
  • Utils class
  • CI scripts
  • Some useless files