We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb0558 commit 87311bfCopy full SHA for 87311bf
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# CHANGELOG
2
3
4
+## v10.10.0 (2025-01-08)
5
+
6
+### Feature
7
8
+- Minor: remove some document fields in model.document serialization
9
+ ([`feb0558`](https://github.com/bimdata/python-api-client/commit/feb05588959dc9ee5c3468019c8681673841fc82))
10
11
+* improve storey performances
12
13
+* add comments
14
15
16
## v10.9.3 (2024-11-19)
17
18
### Fix
setup.py
@@ -20,7 +20,7 @@
20
long_description = f.read()
21
22
NAME = "bimdata-api-client"
23
-VERSION = "10.9.3"
+VERSION = "10.10.0"
24
# To install the library, run the following
25
#
26
# python setup.py install
0 commit comments