Skip to content

2.0.0

Compare
Choose a tag to compare
@bastianallgeier bastianallgeier released this 07 Dec 16:14
· 22 commits to main since this release
bfcc236

🚀 Features

✨ 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 into Kirby\Kql\Interceptor. A class alias for the old name has been added.
  • General clean-up of code and improvements to consistent code style

🚨 Breaking changes

  • Requires Kirby 3.8.2