Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@roberto-butti roberto-butti released this 26 Dec 16:49
· 5 commits to main since this release

What's Changed

  • Fixed median() to handle unsorted data. Minor text changes for consistency by @keatis in #66
  • Supporting PHP 8.2 and PHP 8.3 (updating also GitHub Actions workflows)
  • Dropping the support for PHP 8.0
  • Adding RectorPHP and updating to 0.18.5 by @sukuasoft in #38
  • Update to PestPHP v2 by @AmooAti in #36
  • Replacing php-cs-fixer with pint and running pint by @sukuasoft in #39
  • including Pint in all-check script by @roberto-butti in #40
  • uses: actions/checkout@v4 by @roberto-butti in #41
  • Update phpstan.neon - level 8 by @roberto-butti in #56
  • Update Rector configuration UP_TO_PHP_81 by @roberto-butti in #57
  • refactoring with Rector by @roberto-butti in #58
  • Update on README, Contribution guidelines, Code of Conduct, Security policies

New Contributors

Full Changelog: v0.2.1...v1.0.0