v0.2.3
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