Skip to content

v0.2.3

Choose a tag to compare

@n0nag0n n0nag0n released this 12 Feb 05:21
· 66 commits to master since this release

What's Changed?

  • Fixed bug with single rows returning false instead of an empty object (helps reduce a lot of isset()'s in your code)
  • Corrected error with readme example
  • Moved around some code so that if you needed to debug a variable, it will not have a lot of noisy output.
  • changed to psr12 coding style by @n0nag0n in #5

Full Changelog: v0.2.2...v0.2.3