Skip to content

Releases: baraja-core/doctrine

v3.0.4

07 Mar 20:46
Compare
Choose a tag to compare
DoctrineEntityRepository: Fix PhpStan error

v3.0.3: [ImgBot] Optimize images (#14)

22 Feb 20:11
d73de3d
Compare
Choose a tag to compare
/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

18 Feb 18:45
Compare
Choose a tag to compare

v3.0.1: Update ramsey/uuid requirement from ^3.0 to ^4.1 (#11)

11 Feb 12:51
3d701ee
Compare
Choose a tag to compare
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

10 Feb 17:41
Compare
Choose a tag to compare
Require PHP 8

v2.5.0

09 Feb 10:18
Compare
Choose a tag to compare
Prepare support for PHP 8

v2.4.6

08 Feb 09:07
d1803a3
Compare
Choose a tag to compare
EM: Fix PhpStan error.

v2.4.5

29 Jan 18:05
Compare
Choose a tag to compare
Allow extract() function for fast template rendering.

v2.4.4

17 Jan 17:21
Compare
Choose a tag to compare
PhpStan: Fix definition

v2.4.3

31 Dec 20:13
6210dbd
Compare
Choose a tag to compare
Autoload: Add task annotation.