Releases: baraja-core/doctrine
Releases · baraja-core/doctrine
v3.0.4
DoctrineEntityRepository: Fix PhpStan error
v3.0.3: [ImgBot] Optimize images (#14)
/doc/tracy-panel-design.png -- 101.46kb -> 82.47kb (18.72%) Signed-off-by: ImgBotApp <[email protected]> Co-authored-by: ImgBotApp <[email protected]>
Prepare support for Doctrine 3 + best compatibility + removed all deprecated parameters and other logic
v3.0.1: Update ramsey/uuid requirement from ^3.0 to ^4.1 (#11)
Updates the requirements on [ramsey/uuid](https://github.com/ramsey/uuid) to permit the latest version. - [Release notes](https://github.com/ramsey/uuid/releases) - [Changelog](https://github.com/ramsey/uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/ramsey/uuid/compare/3.0.0...4.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
v3.0.0
Require PHP 8
v2.5.0
Prepare support for PHP 8
v2.4.6
EM: Fix PhpStan error.
v2.4.5
Allow extract() function for fast template rendering.
v2.4.4
PhpStan: Fix definition
v2.4.3
Autoload: Add task annotation.