Releases: uepg/laravel-sybase
Releases · uepg/laravel-sybase
v4 - Refactoring + major fixes
What's Changed
- Rewittren the library by @xBu3n0 in #83
- Rewriting the library for cleaner code and features that the previous one did not support by @xBu3n0 in #85
New Contributors
- @xBu3n0 made their first contribution in #83
- @jcrodriguezt
Full Changelog: 3.0.0...4.0.0
v3 - Laravel 10 support
Merge pull request #79 from danichurras/78-laravel_10_support 78 laravel 10 support
2.6.0
Support Laravel 8.X - semver Latest and PHP 8
Composer updates to support instalation in Laravel 8.x and environments with PHP 8.x
Support Laravel 7.X - semver
Composer.json require changed to add Laravel 7.*
Support Laravel 6.X - semver
2.3.1 Support for v6.* Laravel
Support Laravel 6.0
Merge pull request #54 from mateusjunges/patch-1 Add support for Laravel v6 (uepg/laravel-sybase#53)
Update composer.json for Laravel 5.8
2.2.6 5.8 ref for Laravel
Fix select when raw where is passed
2.2.5 Fix select when raw where is passed, fix #52
Patterns updated
Merge pull request #50 from afgloeden/master Patterns updated