Skip to content

v0.3.6

Choose a tag to compare

@co0lc0der co0lc0der released this 21 Mar 12:05
· 35 commits to main since this release

Small refactoring and fixed some bugs

  • fix and refactor pluck() method
  • fix and refactor column() method
  • small refactor query() method
  • you can use like() and notLike() methods with no brackets []
  • added $printErrors property and the same parameter for __construct() (read README for details)