Releases: analogueorm/analogue
Releases · analogueorm/analogue
v5.1.6
Reintegrate fixes from Master branch
v5.1.5
Fix EntityCollection lists() method for 5.0.x backward compatibility
Backward compatible release
This latest version of Analogue is now backward compatible with Illuminate 5.0.x. Remove the need to maintain two separate branches
v5.1.3: Merge pull request #49 from analogueorm/fix-drivermanager
Fix drivermanager
v5.1.2: Merge pull request #46 from analogueorm/fix-queryScopes
Added Missing newQueryWithoutScopes() method
v5.1.1
Remove PHP 5.4 from tests
Illuminate 5.1.x compatibility
v5.1 Illuminate 5.1.x compatibility
v5.0.2: Merge pull request #48 from analogueorm/fix-drivermanager
Add access to drivermanager
v5.0.1: Merge pull request #47 from analogueorm/fix-queryScopes
Added Missing newQueryWithoutScopes() method
v5.0
Update Readme