Skip to content

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 23:26
· 21 commits to master since this release
448d6b7

Bug Fixes

  • parser: fix behaviour when stringifying arrays (6098689), closes #214

Features

  • builder: add when method (8f08c8f), closes #219
  • builder: add support to pass an object as argument in where and whereIn methods (d77b365), closes #205