Skip to content

Releases: bimdata/python-api-client

v10.16.1

11 Jun 08:10

Choose a tag to compare

v10.16.1 (2025-06-11)

Fix

  • Patch: 2d mask improvment (commit for lib release) (9c80429)

Detailed Changes: v10.16.0...v10.16.1

v10.16.0

21 May 12:14

Choose a tag to compare

v10.16.0 (2025-05-21)

Feature

  • Minor: add BCF topic/pins route (#855) (64d6996)
  • MINOR: add BCF topic/pins route

  • add topic guid filter test


Detailed Changes: v10.15.0...v10.16.0

v10.15.0

16 May 12:49

Choose a tag to compare

v10.15.0 (2025-05-16)

Feature

  • Minor: Feature: Model Transform (#786) (41b4129)
  • MINOR: feat(model): add models transform

  • fix: set transform read_only=True

  • fix(transform): use 'prefetch_related' instead of 'select_related' for transform in model qs

  • fix(transform): use select_related and fix model_list tests


Detailed Changes: v10.14.5...v10.15.0

v10.14.5

12 May 12:26

Choose a tag to compare

v10.14.5 (2025-05-12)

Fix

  • Patch: fix model.document parent_id (f00e1ba)

Detailed Changes: v10.14.4...v10.14.5

v10.14.4

06 May 12:56

Choose a tag to compare

v10.14.4 (2025-05-06)

Fix

  • Patch: fix create model serializer (#843) (f855ec7)

Detailed Changes: v10.14.3...v10.14.4

v10.14.3

28 Apr 13:15

Choose a tag to compare

v10.14.3 (2025-04-28)

Fix

  • Patch: Fix mask_2d in model, can be null. (#840) (1c52df4)

Detailed Changes: v10.14.2...v10.14.3

v10.14.2

24 Apr 12:30

Choose a tag to compare

v10.14.2 (2025-04-24)

Fix


Detailed Changes: v10.14.1...v10.14.2

v10.14.1

24 Apr 12:07

Choose a tag to compare

v10.14.1 (2025-04-24)

Fix


Detailed Changes: v10.14.0...v10.14.1

v10.14.0

24 Apr 12:04

Choose a tag to compare

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

24 Apr 09:57

Choose a tag to compare

v10.13.2 (2025-04-24)

Fix

  • Patch: reverse wrong fix for pep 625 (175b21d)

Detailed Changes: v10.13.1...v10.13.2