Skip to content

Releases: ulobby/NeoEloquent

v9.5.1

27 Sep 14:28
Compare
Choose a tag to compare

v9.5.0

23 Jul 15:01
Compare
Choose a tag to compare

Full Changelog: v9.4.1...v9.5.0

v9.4.1

11 Dec 11:35
26f1205
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.4.0...v9.4.1

v9.4.0

26 Jul 09:19
f4dcc9d
Compare
Choose a tag to compare
update to v4 (#56)

v9.3.0

21 Apr 17:04
Compare
Choose a tag to compare

Support Laravel10

v9.2.0

10 Mar 11:11
4ef0473
Compare
Choose a tag to compare

Add whereIntegerInRaw

v9.1.0

01 Dec 11:50
Compare
Choose a tag to compare

Update composer.json to adapt for Laravel 9

v9.0.6

06 May 08:42
77841ac
Compare
Choose a tag to compare
  • New configuration option enhance_exception set to true by default. When set to false we will see the original exception.

v9.0.5

14 Mar 13:15
9fc4152
Compare
Choose a tag to compare
  • New configuration option fetch_size to be able to choose the number of rows to return

v9.0.4

10 Mar 10:50
a75d645
Compare
Choose a tag to compare
  • Improve error message