Releases: simPod/PhpClickHouseClient
Releases · simPod/PhpClickHouseClient
0.8.1
0.8.0
What's Changed
- test: remove y22 versions by @simPod in #273
- feat: remove support for deprecated Object type by @simPod in #274
- feat(types): add support for Variant by @simPod in #275
- feat(types): add support for Dynamic by @simPod in #276
- feat(types): add support for LineString and MultiLineString by @simPod in #277
- test: run on y24 lts by @simPod in #272
- ci: run on php 8.4 and use latest clickhouse lts by @simPod in #278
- chore(deps): bump ramsey/composer-install to v3 by @simPod in #280
- ci: run only 2023 lts versions by @simPod in #281
- feat: add
Client::insertPayload()
and slightly refactor sql logging by @simPod in #279
Full Changelog: 0.7.10...0.8.0
0.7.10
0.7.9
0.7.8
0.7.7
0.7.6
What's Changed
- chore(deps): update codecov/codecov-action action to v4 by @renovate in #253
- chore: remove psalm by @simPod in #256
- style: run cs fix by @simPod in #258
- ci: use codecov token by @simPod in #257
- chore(deps): update codecov/codecov-action action to v4 by @renovate in #255
- chore(deps): update dependency infection/infection to ^0.28.0 by @renovate in #259
- chore(deps): update dependency phpunit/phpunit to v11 by @renovate in #254
- fix: add missing @throws by @simPod in #261
- feat: mark
absurd()
as internal by @simPod in #260
Full Changelog: 0.7.5...0.7.6