Skip to content

Releases: nilportugues/eloquent-repository

2.2.2

13 Jun 16:49
Compare
Choose a tag to compare
  • Division by zero fixed fc40d51
  • ReadRepository with count and exists implemented 38dadfa

2.2.1

27 Mar 19:45
Compare
Choose a tag to compare
  • Small fix for example/

2.2.0

18 Mar 23:55
Compare
Choose a tag to compare
  • Versioning sync'd with repository release
  • Updated implementation to equal 2.2.0 version.

1.0.3

03 Mar 23:26
Compare
Choose a tag to compare
  • Added test for updateOne and updateMany behaviours handled by add and allAll in order to have it tested.

1.0.2

18 Feb 22:46
Compare
Choose a tag to compare
  • Partial rewrite of EloquentFilter::apply internal method.
  • Fixed startsWith and endsWith behaviour.
  • Fully tested all code. 100% coverage.
  • Updated README.md

1.0.1

17 Feb 12:26
Compare
Choose a tag to compare
  • Added NOT_GROUP to filters.

1.0.0

11 Feb 15:44
Compare
Choose a tag to compare
example implementation