Releases: joomla-framework/entities
Releases · joomla-framework/entities
joomla/entities-3.0.1
What's Changed
- Cleanup non-release related files
- Add test coverage for PHP 8.3
- Improve PHP 8.4 compatibility
Full Changelog: 3.0.0...3.0.1
joomla/entities-3.0.0
What's Changed
- Raised minimum PHP version to 8.1
- Switch to PSR-12 codestyle
Full Changelog: 2.0.0...3.0.0
joomla/entities-2.0.0
Initial Release
What's Changed
- Basic Single Result Active Record Pattern Implementation by @isacandrei in #1
- Active Record Pattern Implementation 2.0 by @isacandrei in #2
- Collection + Relations v1. by @isacandrei in #3
- Loosen doctrine/inflector constraint by @mbabker in #18
- Feature/filter + refactor by @isacandrei in #17
- Use parameterised where queries by @wilsonge in #20
Full Changelog: /~https://github.com/joomla-framework/entities/commits/2.0.0