Releases: ray-di/Ray.AuraSqlModule
Releases · ray-di/Ray.AuraSqlModule
1.9.0
- Supports PHP 8.0
- Drop PHP 7.2 support
- Bump
aura/sql
from 2 to 3
- Works with PHP8 attributes
- Change CI to GH action
1.8.0
- Fix #46
- Support php 7.4 and drop unsported php version 7.0 and 7.1
Thanks @jingu !
1.7.0
Support $options
and $attributes
@piotzkhider Thanks for the reporting issue !
1.6.4
- [UPDATE] TransactionalIntercetpr to work ray/query-module #38
- Refactor with phpstan -l max option
1.6.2
- [FIX] Fix to reset order_by caluse on countQueryBuilderModifier in AuraSqlQueryPager #34
Thanks @yutakachiba san !