Skip to content

v2.16.0

Choose a tag to compare

@josephmancuso josephmancuso released this 02 Jul 11:48
· 457 commits to 2.0 since this release
d25a322

Change Log

Added

  • Added Decimal cast for number accuracy by @circulon in #741
  • added where_doesnt_have and improved belongs to many has call by @josephmancuso in #742
  • Added new query builder methods:
    • or_has
    • or_where_has
    • where_doesnt_have
    • or_where_doesnt_have
    • or_doesnt_have
    • or_where_exists
    • or_where_not_exists

Full Changelog: v2.15.0...v2.16.0