Skip to content

Releases: analogueorm/analogue

Laravel 6.2 support

14 Apr 02:05
c551295
Compare
Choose a tag to compare
Merge pull request #292 from analogueorm/laravel_6.1_laravel_6.2

Support for laravel 6.1 and 6.2 and php 7.4

v6.0.1 Fix logic when hydrate value object

21 Feb 18:56
Compare
Choose a tag to compare
Fix logic when hydate value object

Laravel 6.0 support

20 Feb 23:31
Compare
Choose a tag to compare
v6.0.0

Add laravel support notice on readme.md and CHANGELOG.md

v5.6.15

11 Feb 17:15
e88a709
Compare
Choose a tag to compare
Merge pull request #285 from analogueorm/pr.281

Query fix

v5.6.14 Fixed incomplete BelongsToMany eager loads

12 Mar 16:40
b12cdea
Compare
Choose a tag to compare

Total issues resolved: 1

Incomplete BelongsToMany eager loads #273

Add ability to map in different way the entities.

11 Feb 05:39
Compare
Choose a tag to compare
  • Bring back ability to map DB columns that name are not equals to the name of the attribute.
  • Add ability to map DB snake case columns to camel case properties on entities.

v5.6.12: Merge pull request #272 from analogueorm/analysis-86vEw6

19 Jun 14:27
9019527
Compare
Choose a tag to compare

v5.6.11

19 Jun 09:38
Compare
Choose a tag to compare
Fix morphTo eagerloading

5.6.10

30 May 15:18
Compare
Choose a tag to compare
v5.6.10

Use base collection for unique(), contains()

5.6.9

30 May 08:07
Compare
Choose a tag to compare
v5.6.9

Fix conflicts