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.20.0 (2025-09-04)
5+
6+ ### Feature
7+
8+ - Minor: add document full text search (#893 )
9+ ([ ` 3cee9cc ` ] ( https://github.com/bimdata/python-api-client/commit/3cee9cc05d25cc22802fee71073457e73a9e01e4 ) )
10+
11+ * add document full text search
12+
13+ * use cloud language if no language provided
14+
15+ * enable text only on ai clouds
16+
17+ * fix tests
18+
19+ * add comment to doc
20+
21+ * fix test with new field
22+
23+
424## v10.19.5 (2025-08-27)
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.19.5 "
23+ VERSION = "10.20.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