Releases: imponeer/smarty-db-resource
Releases · imponeer/smarty-db-resource
v4.0.0
After some time, this package was updated to support Smarty 5. The minimum PHP version was raised to 8.3. Syntax checking tools were added to improve development, and some classes were renamed.
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot[bot] in #29
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot[bot] in #30
- Added CI tests for PHP 8.3 by @MekDrop in #31
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot[bot] in #32
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in #33
- Increase dependabot pull request limit to 20 (was 5) by @MekDrop in #34
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #35
- Make it work with Smarty 5 by @MekDrop in #42
- Bump PHP to min 8.3 by @MekDrop in #43
- Bump phpunit to ^12 by @MekDrop in #44
- Add phpcs by @MekDrop in #45
- Added PHPStan by @MekDrop in #46
- Renamed DBResource -> DatabaseResource by @MekDrop in #47
- Improved README.md by @MekDrop in #48
- Removed 'Testing with Different Databases' section from README.md by @MekDrop in #49
Full Changelog: v3.0.6...v4.0.0
v3.0.6
2023/10/01
- Bump actions/checkout from 3 to 4
v3.0.5
2023/07/09
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
v3.0.4
2023/07/02
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0
v3.0.3
2023/04/30
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
v3.0.2
2023/04/09
- Bump impresscms-dev/simple-autorelease-action from 0.1 to 0.2
v3.0.1
2023/04/02
- Update phpunit/phpunit requirement from ^8.0 to ^8.0 || ^9.0
3.0.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #21
- PHP 8.2 CI Testing + Added some real tests + Fixed mistype in README.md by @MekDrop in #20
Full Changelog: v2.1.5...v3.0.0
v2.1.5
2023/01/01
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
v2.1.4
2022/10/09
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4
- Autorelease every 3 months