1.3.0-rc.1
Pre-release
Pre-release
🚀 Features
- Optional chaining (with Kirby 3.8.3) #40
✨ Enhancements
- KQL is now based on the new
Kirby\Query
classes, profiting from all their enhancements Help
class now also supports objects without interceptor that have been explicitly allowed via config- Added unit tests and CI
♻️ Refactoring
Kirby\Kql\Interceptors\Interceptor
got merged intoKirby\Kql\Interceptor
. A class alias for the old name has been added.- General clean-up of code and improvements to consistent code style