File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v9.9.0 (2023-01-05)
6+ ### Feature
7+ * Remove folder groups and history fields form DMS-Tree(#599 )
8+
9+ * optimize some routes and remove group_permissions from dms-tree
10+
11+ * add more tests
12+
13+ * remove history from dms-tree
14+
15+ * typo
16+
17+ * fix documentation
18+
19+ * restore features prefetch
20+
21+ * remove useless prefetch
22+
23+ * fix prefetch
24+
25+ * remove useless prefetch ([ ` 9edfcb5 ` ] ( https://github.com/bimdata/python-api-client/commit/9edfcb5c93767b5d10776adeb3047a0013b1707e ) )
26+
527## v9.8.1 (2022-12-20)
628### Fix
729* Feat/multipage pdf (#596 )
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "9.8.1 "
23+ VERSION = "9.9.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