2.8.0
版本发布时间: 2022-05-21 21:34:40
auraphp/Aura.SqlQuery最新发布版本:3.0.0(2023-04-25 21:31:40)
What's Changed
- Splitting array parameters into multiple parametres for fix PDO excecution error "Array to string conversion" by @PHPCraftdream in https://github.com/auraphp/Aura.SqlQuery/pull/127
- Added phpunit via composer by @syndicateSoftware in https://github.com/auraphp/Aura.SqlQuery/pull/128
- Drop HHVM support v2.x by @odan in https://github.com/auraphp/Aura.SqlQuery/pull/154
- Add WHERE IN example by @odan in https://github.com/auraphp/Aura.SqlQuery/pull/146
- Correct preg_split call by @srjlewis in https://github.com/auraphp/Aura.SqlQuery/pull/190
- Update ci to support from php 5.4 to 8.1 by @harikt in https://github.com/auraphp/Aura.SqlQuery/pull/203
New Contributors
- @PHPCraftdream made their first contribution in https://github.com/auraphp/Aura.SqlQuery/pull/127
- @syndicateSoftware made their first contribution in https://github.com/auraphp/Aura.SqlQuery/pull/128
- @srjlewis made their first contribution in https://github.com/auraphp/Aura.SqlQuery/pull/190
Full Changelog: https://github.com/auraphp/Aura.SqlQuery/compare/2.7.1...2.8.0