Releases: rdohms/dms-filter-bundle
v6.0.0
- Total issues resolved: 4
- Total pull requests resolved: 1
- Total contributors: 2
BC-Break,Dependencies,feature
Dependencies
- 301: Upgrade to symfony ^7 thanks to @igordeveloper
- 300: Upgrade dms/dms-filter ^6 thanks to @igordeveloper
- 299: Upgrade to symfony ^6 thanks to @igordeveloper
Documentation
PHP8 Compat.
- Total issues resolved: 2
- Total pull requests resolved: 16
- Total contributors: 5
Dependencies
-
229: Allow v4 of DMS filter thanks to @rdohms
-
228: Bump symfony/form from 5.3.3 to 5.3.4 thanks to @dependabot[bot]
-
227: Bump symfony/config from 5.3.3 to 5.3.4 thanks to @dependabot[bot]
-
226: Bump symfony/framework-bundle from 5.3.3 to 5.3.4 thanks to @dependabot[bot]
-
225: Bump symfony/yaml from 5.3.3 to 5.3.4 thanks to @dependabot[bot]
-
221: Update lockfile to match newest versions thanks to @rdohms
-
220: Bump phpspec/prophecy-phpunit from 2.0.0 to 2.0.1 thanks to @dependabot[bot]
-
219: Bump dms/dms-filter from 2.0.0 to 3.0.0 thanks to @dependabot[bot]
-
209: Allow Symfony 5 thanks to @rdohms
-
206: Is php 8 support expected? thanks to @oldy777
-
188: Upgrade to GitHub-native Dependabot thanks to @dependabot-preview[bot]
-
224: PHP8 and Code Style thanks to @rdohms
-
43: Apply new Coding Standard thanks to @rdohms
CI,Dependencies,Documentation
- 222: Applied dms/coding-standard codestyle thanks to @oldy777 and @rdohms
Dependencies,security
- 218: [Security] Bump symfony/http-kernel from 5.0.0 to 5.1.11 thanks to @dependabot-preview[bot]
- 217: [Security] Bump symfony/error-handler from 4.4.0 to 5.3.3 thanks to @dependabot-preview[bot]
feature
v4.0.0
BC Notes:
PHP support bumped up to 7.1.13
Total issues resolved: 2
- 41: Cleaning house for future support thanks to @rdohms (with help from @Webonaute)
- 42: Symfony Flex support thanks to @Webonaute
v3.1.2
Fix PHP Version Compat
Tag 3.1 relied on code that made it not compatible with PHP 5.3, this fixes that.
*Note we no longer support 5.3 so these versions will no longer be updated.
Symfony 4 Compatibility
- Support Symfony 4 while maintaining BC.
Symfony Compatibility
This version is compatible with Symfony 3.3 as well as 2.8+
v3.1: Merge pull request #29 from yoeunes/callable
Supports any callable in ContainerFilter, not just concrete methods.
v3.0: Merge pull request #28 from msvrtan/symfony3-compatibility
This release makes the bundle fully compatible with Symfony 3.0.
No new features were added.
v3.0-alpha: Merge pull request #24 from rdohms/fix-build
Alpha release for v3.0 which brings the bundle up to Symfony 3.0