Skip to content

Releases: uepg/laravel-sybase

v4 - Refactoring + major fixes

07 Jun 17:57
bd9c8f2
Compare
Choose a tag to compare

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

Full Changelog: 3.0.0...4.0.0

v3 - Laravel 10 support

21 Jul 14:12
d3252b8
Compare
Choose a tag to compare
Merge pull request #79 from danichurras/78-laravel_10_support

78 laravel 10 support

2.6.0

14 May 14:12
a4947b1
Compare
Choose a tag to compare

Support Laravel 8.X - semver Latest and PHP 8

26 Feb 19:26
40d0596
Compare
Choose a tag to compare

Composer updates to support instalation in Laravel 8.x and environments with PHP 8.x

Support Laravel 7.X - semver

05 Mar 19:01
af7c63f
Compare
Choose a tag to compare

Composer.json require changed to add Laravel 7.*

Support Laravel 6.X - semver

14 Oct 11:56
129cb16
Compare
Choose a tag to compare
2.3.1

Support for v6.* Laravel

Support Laravel 6.0

16 Sep 18:09
eed496f
Compare
Choose a tag to compare
Merge pull request #54 from mateusjunges/patch-1

Add support for Laravel v6 (uepg/laravel-sybase#53)

Update composer.json for Laravel 5.8

23 Jun 22:33
a42e953
Compare
Choose a tag to compare
2.2.6

5.8 ref for Laravel

Fix select when raw where is passed

21 Jun 20:35
17dc5dc
Compare
Choose a tag to compare
2.2.5

Fix select when raw where is passed, fix #52

Patterns updated

07 Jun 00:02
7e1c0d9
Compare
Choose a tag to compare
Merge pull request #50 from afgloeden/master

Patterns updated