File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v10.11.0 (2025-04-09)
5+
6+ ### Feature
7+
8+ - Minor: Add a 2D mask to model to be able to cleanup plan (#832 )
9+ ([ ` a0f9192 ` ] ( https://github.com/bimdata/python-api-client/commit/a0f9192fb1e3902068befb4121ec37989a0102b9 ) )
10+
11+ * Add ability to save a viewport for a plan.
12+
13+ * Fix doc.
14+
15+ * Rename 2D mask.
16+
17+ * Use kwargs instead of args in test mask 2d.
18+
19+ * Rework with a simplier view on the model
20+
21+ * Rename migration to match the mask2d rename
22+
23+
424## v10.10.3 (2025-04-04)
525
626### Fix
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "10.10.3 "
23+ VERSION = "10.11.0 "
2424# To install the library, run the following
2525#
2626# python setup.py install
You can’t perform that action at this time.
0 commit comments