Skip to content

v3.12.0

Choose a tag to compare

@github-actions github-actions released this 11 Mar 10:00
· 273 commits to 3.x since this release
  • feat: custom Odo template directives via Odo::stamp() by @techmahedy in #212
  • fix: preventing hook suppression from leaking into subsequent calls by @techmahedy in #213
  • fix: orWhere() null handling delegates to whereNull() with correct boolean by @techmahedy in #214
  • fix: distinct() uses buildWhereClause() instead of legacy condition loop by @techmahedy in #215
  • fix: updateColumn() / increment() / decrement() use buildWhereClause() by @techmahedy in #216