File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v10.17.0 (2025-07-04)
5+
6+ ### Feature
7+
8+ - Minor: labeling API on JPEG, PNG & PDF model (#870 )
9+ ([ ` 87bfe2f ` ] ( https://github.com/bimdata/python-api-client/commit/87bfe2fde61c964f29cea7b66bf4df74c71a6c3f ) )
10+
11+ * Add basic labels.
12+
13+ * WIP: label route for worker.
14+
15+ * Add label retrieving at the org level.
16+
17+ * Rename BCF Label view to avoid swagger warning about conflict
18+
19+ * Add test for malicious requests on label routes.
20+
21+ * Rename Model Label view & serialiser.
22+
23+ * Rework color formating for label.
24+
25+ * Compile the color regex.
26+
27+ * Fix typo in help text describing color format.
28+
29+
430## v10.16.2 (2025-06-12)
531
632### Fix
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "10.16.2 "
23+ VERSION = "10.17.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