Releases: JBZoo/SimpleTypes
Releases · JBZoo/SimpleTypes
7.0.1
What's Changed
- Fixed Psalm PossiblyInvalidCast, PossiblyInvalidArgument by @SmetDenis in #13
- Update PHP version to 8.3 and bump jbzoo dependencies to ^7.1 by @SmetDenis in #14
Full Changelog: 7.0.0...7.0.1
7.0.0
What's Changed
- New code style and PHP 8.1+ by @SmetDenis in #8
- Fixed copyright by @SmetDenis in #9
- Removed deprecated assertion PHPUnit by @SmetDenis in #10
- Fixed the latest rules PhpCsFixer by @SmetDenis in #11
- Release v7 by @SmetDenis in #12
Full Changelog: 3.0.0...7.0.0
3.0.0
2.2.1: Merge remote-tracking branch 'origin/master'
# Conflicts: # .github/workflows/main.yml # .travis.yml # composer.json
2.2.0
2.1.1
2.1.0: strict_types=1 (#5)
* strict_types=1 * PHP 8 in Travis-CI (experimental) * update deps