Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

v1.3.5

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 11:48
· 472 commits to main since this release

Bug Fixes

  • Return null if query failed, show callback warning only in debug (dunak-debug)
  • Allow passing callback as second parameter (dunak-debug)

Code Refactoring

  • Use logical OR operator when checking callback parameter (dunak-debug)

Chores