Version 2.2.0 (Beta 1)
Pre-release
Pre-release
Radiergummi
released this
12 Feb 13:31
·
184 commits
to master
since this release
Change log
- Feature: Added
explain()
method to the query builder to explain the current query - Feature: Added clean injection of cache and logger using PSR factories
- Fix: The artisan commands would not be registered due to a badly formatted condition
- Fix: Lots of type improvements
- Chore: Improved code structure, added more tests