Releases: contributte/doctrine-dbal
Releases · contributte/doctrine-dbal
v0.8.2
v0.8.1
v0.7.0.1
v0.8.0
Bumped! 🏪
Diff: v0.7.1...v0.8.0
Changes:
- Composer: minimal supported DBAL version is 2.13 [ed37599] (@xificurk)
- CI: track doctrine deprections [7de7107] (@xificurk)
- DbalExtension: fix deprecations in logger setup [a05a1e5] (@xificurk)
- Replace deprecated calls related to Result object [1ad960e] (@xificurk)
- DbalConsoleExtension: Remove deprecated ImportCommand (possible BC break) [7ebaa0e] (@xificurk)
- DbalConsoleExtension: Replace deprecated ConnectionHelper by ConnectionProvider (possible BC break) [7c46c6c] (@xificurk)
- Composer: Allow DBAL 3.x [ae255ee] (@xificurk)
- ProfilerLogger: Fix support for list parameter expansion in DBAL 3.x [591f1a8] (@xificurk)
- CI: Ignore Doctrine deprecations that are impossible to fix while keeping DBAL 2.x support [7e9d781] (@xificurk)
- ProfilerLogger: fix errors in DBAL 3.x (#69) [f26ac65] (@Rixafy)
- Compability: introduce simple doctrine version detector [e092aac] (@f3l1x)
Maintenance:
v0.7.1
Bumped! 🌭
Diff: v0.7.0...v0.7.1
Changes:
- Composer: conflict with nette/di and nette/schema [c3042fc] (@f3l1x)
- DbalExtensionTest: update test for latest Nette [b277975] (@xificurk)
- Make E2E QueryTest compatible across various PHP versions [4b906fe] (@xificurk)
- Composer: Declare maximum supported PHP version explicitly [9d6f2dc] (@xificurk)
Maintenance:
- Phpstan: rewords [b9376b0] (@f3l1x)
- Makefile: increase phpstan memory [c636904] (@f3l1x)
- Composer: upgrade QA [ef0c887] (@f3l1x)
- QA: codestyle [426d40f] (@f3l1x)
- Tests: fix messages [925989d] (@f3l1x)
- Composer: minimal version of phpstan [c705d8d] (@f3l1x)
- PHPStan: set codebase version [7d8ff81] (@f3l1x)
- KodiakHQ bot [9214d1a] (@f3l1x)
- QA: fix phpstan (#59) [e70ea5c] (@petrparolek)
- Phpstan: drop phpVersion [38de491] (@f3l1x)
- Readme++ [da2f35d] (@f3l1x)
- Bump dev dependencies [6d0072d] (@xificurk)
- CI: use composer 2.x [fb813c1] (@xificurk)
- CI: Run tests with lowest dependencies on lowest supported PHP version [49b8415] (@xificurk)
- Run tests on PHP 8.0 and 8.1 [cca094b] (@xificurk)
- Update PHPStan to 1.x [48794d0] (@xificurk)