Releases: sroehrl/neoan.io-lenkrad-core
Releases · sroehrl/neoan.io-lenkrad-core
v0.5.0
v0.5
Improvements
Pagination
Pagination allows for more complex queries including joins
MySQL-Adaptor
Internal MySQL adapter introduced to remove dependency on legacy adapter
Date handing
Better date querying options in models
Internal log
Now ships with monolog
v0.4.7
Changes
- Github workflows to prepare for dropping support for PHP8.1 in 2024
BUG-fixes
- better JSON-error handling (PHP8.3 shim)
- interpretation-bug of connected models on deletion fixed
v0.4.5
PATCH: Fixes Request::getQuery() not capable of reading query parameters if they are in the form of an array
What's Changed
Full Changelog: v0.4.4...v0.4.5
v0.4.1
CLI template for request guard creation
Command: create:request [QualifiedNamespace]