What's Changed
- feat: add set date default timezone configure by @SonyPradana in #400
- chore: bump dependency by @SonyPradana in #401
- Add
ComponentTemplator
and related tests for slot functionality by @SonyPradana in #402 - feat: add support sub query builder by @SonyPradana in #403
- fix: correct age calculation and improve code formatting by @SonyPradana in #405
- Refactor/remove backtick query builder by @SonyPradana in #407
- feat: implement groupBy method for SQL queries and update tests by @SonyPradana in #404
- revent: use manual age calculation by @SonyPradana in #408
- feat: enhance sorting functionality with multi-order support and null checks by @SonyPradana in #410
- feat: add join support for delete and update queries with alias handling by @SonyPradana in #411
- feat: implement Replace query functionality and corresponding tests by @SonyPradana in #413
- feat: add support for ON DUPLICATE KEY UPDATE in Insert class by @SonyPradana in #414
Full Changelog: v0.36.6...v0.37.0