Releases: bimdata/python-api-client
Releases · bimdata/python-api-client
v10.14.1
v10.14.0
v10.14.0 (2025-04-24)
Feature
- Minor: add project webhooks (#827) (
2e9098e)
-
add project webhooks
-
use only one serializer
-
add test
-
add document.deletion hook, better tests for webhooks
-
add project_id to project.creation webhook
-
remove breakpoint
-
send all webhooks from views
-
add contect to webhook payload serializer
-
add context to webhook payload serializer
-
add folder webhooks
-
wip: add folder webhooks
-
add invitation webhooks
-
no more unmocked http calls in tests
-
add visa webhooks
-
fix typo
-
send webhook id in payload
-
add bcf comment test
Detailed Changes: v10.13.2...v10.14.0
v10.13.2
v10.13.2 (2025-04-24)
Fix
- Patch: reverse wrong fix for pep 625 (
175b21d)
Detailed Changes: v10.13.1...v10.13.2
v10.13.1
v10.12.0
v10.11.4
v10.11.3
v10.11.2
v10.11.1
v10.11.0
v10.11.0 (2025-04-09)
Feature
- Minor: Add a 2D mask to model to be able to cleanup plan (#832) (
a0f9192)
-
Add ability to save a viewport for a plan.
-
Fix doc.
-
Rename 2D mask.
-
Use kwargs instead of args in test mask 2d.
-
Rework with a simplier view on the model
-
Rename migration to match the mask2d rename