Skip to content

Releases: laravel-doctrine/fluent

1.3.2

10 Jan 07:49
1.3.2
01d5792
Compare
Choose a tag to compare
  • Allow Laravel 10 and laravel-doctrine/orm 2.0 versions #80 @gordinskiy

1.3.1

25 Apr 05:44
1.3.1
898f7a9
Compare
Choose a tag to compare

From 1.3.0:

1.2.1

21 Mar 17:57
1.2.1
c3f4497
Compare
Choose a tag to compare

v1.1.7

28 Jan 12:06
a80e5e3
Compare
Choose a tag to compare

Doctrine 2.7

v1.1.6

27 Feb 12:12
337b82d
Compare
Choose a tag to compare

Doctrine 2.6 support

v1.1.5

31 Aug 18:44
Compare
Choose a tag to compare

Support for indexes: ->column('name')->index()

v1.1.4

02 Jul 06:48
Compare
Choose a tag to compare
  • Lifecycle callbacks fix
  • Add lifecycle events support

v1.1.3

10 May 07:42
Compare
Choose a tag to compare
  • Support Table options

v1.1.2

22 Apr 14:59
Compare
Choose a tag to compare
  • Sluggable improvement

v1.1.1

07 Apr 20:35
Compare
Choose a tag to compare
  • Support column definitions on join columns