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+ ## v5.19.0 (2022-01-14)
6+ ### Feature
7+ * Feature/smart files (#463 )
8+
9+ * allow many model types
10+
11+ * add tests
12+
13+ * fix document name
14+
15+ * more cleanup
16+
17+ * update ci poetry version
18+
19+ * do not reprocess on file update
20+
21+ * fix export,merge and optimize queues
22+
23+ * add types.py
24+
25+ * more contants ([ ` a5ba918 ` ] ( https://github.com/bimdata/python-api-client/commit/a5ba9187333e0a1b754b49755322102085adacc3 ) )
26+
527## v5.18.3 (2022-01-11)
628### Fix
729* (visa) add validations_in_error to serializer ([ ` e4df33f ` ] ( https://github.com/bimdata/python-api-client/commit/e4df33ffcaf01b3f60f7e214a2a64809d2befcf3 ) )
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "5.18.3 "
23+ VERSION = "5.19.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