Releases: imponeer/toarray-interface
Releases · imponeer/toarray-interface
v2.1.0
In summary: the software now requires PHP version 8.3 or higher to stay up-to-date and secure. The documentation has been significantly improved with extra helpful information to guide users better. Additionally, new tools called phpcs and phpstan were added to help ensure the code remains clean and well-maintained.
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #25
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #26
- Added CI tests for PHP 8.2 and PHP 8.3 by @MekDrop in #27
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #28
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #29
- CI: Increase pull requests limit to 20 in dependabot (was 5/10) by @MekDrop in #30
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #31
- Bump min php version to 8.3 by @MekDrop in #35
- Add phpcs command by @MekDrop in #36
- Add phpstan by @MekDrop in #37
- Improved README.md by @MekDrop in #38
- Update README.md: Added link on PHP-FIG by @MekDrop in #39
- Added alternatives section to README.md by @MekDrop in #40
- Add illuminate/contracts to README.md as alternative by @MekDrop in #41
Full Changelog: v2.0.7...v2.1.0
v2.0.7
2023/11/05
- Bump actions/checkout from 3 to 4
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
v2.0.6
2023/06/04
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
- Bump impresscms-dev/simple-autorelease-action from 0.1 to 0.2
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
v2.0.5
2023/01/01
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
v2.0.4
2022/11/06
- Autorelease every 5 months
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4
v2.0.3
2022/09/20
- "github-actions" updates monthly
- Automatic releases
- Automerge dependabot pull requests
- Bump actions/checkout from 2 to 3
- Bump impresscms-dev/phpdocs-wiki-update-action from 2.1 to 2.2
v2.0.2
What's Changed
- Bump impresscms-dev/phpdocs-wiki-update-action from 2.0.1 to 2.1 @dependabot (#10)
- Bump impresscms-dev/phpdocs-wiki-update-action from 1.0.0 to 2.0.1 @dependabot (#8)
Features
Bug Fixes
v2.0.1
Now with PHP 7.0 interfaces!
Thanks to @AmsTaFFix the library now use PHP 7.0 datatypes descriptions.
And from now the library is not compatible with PHP 5.x. At least PHP 7.0 is needed.
First release
So, first ToArrayInterface is here!