We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7aa542 + 7f61c29 commit 84e07f4Copy full SHA for 84e07f4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.1.0](https://github.com/gigerIT/bexio-api-client/compare/v3.0.2...v3.1.0) (2025-10-23)
4
+
5
6
+### Features
7
8
+* add conditional callback method to QueryBuilder for improved query flexibility ([d7aa542](https://github.com/gigerIT/bexio-api-client/commit/d7aa542d4778b743b7bdaaf00df72d9a8bea0abc))
9
10
## [3.0.2](https://github.com/gigerIT/bexio-api-client/compare/v3.0.1...v3.0.2) (2025-10-17)
11
12
composer.json
@@ -2,7 +2,7 @@
"name": "gigerit/bexio-api-client",
"type": "library",
"description": "A PHP client for the Bexio API",
- "version": "3.0.2",
+ "version": "3.1.0",
"keywords": [
"bexio"
],
0 commit comments