0.7.12
What's Changed
- ci: Disable Xdebug for PHPUnit to resolve dynamic property error by @tarasom in #64
- Add support of
LEAST
function by @1okey in #66 - feat: Add support for CONVERT_TZ() function by @tarasom in #65
- Address psalm issues raised by the introduction of LEAST function by @1okey in #67
New Contributors
Full Changelog: 0.7.10...0.7.12