File tree Expand file tree Collapse file tree 2 files changed +39
-1
lines changed
Expand file tree Collapse file tree 2 files changed +39
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v5.16.0 (2021-12-06)
6+ ### Feature
7+ * Feature/visa (#451 )
8+
9+ * add invitation to userProject
10+
11+ * PR changes requests
12+
13+ * init visa
14+
15+ * fix: boolean swagger bad import
16+
17+ * fix: git conflict migrations, replace tests 'put'
18+
19+ * add visa project view and change perform_created method on others views
20+
21+ * fix: duplicate swagger operation id on getComment*
22+
23+ * review PR and add permission mixin actions
24+
25+ * fix tests
26+
27+ * fix swagger
28+
29+ * add nested mixin to self visa project view
30+
31+ * fix creator filter view
32+
33+ * print test
34+
35+ * bypass schrodinger swagger pb
36+
37+ * clean useless db requests in permissions
38+
39+ * restore 404 ifc tests
40+
41+ * add userproject to serializers context ([ ` a963e5f ` ] ( https://github.com/bimdata/python-api-client/commit/a963e5f94af8f3e4d098856adc9253a0cb473252 ) )
42+
543## v5.15.2 (2021-12-02)
644### Fix
745* Add id to Public Organization Serializer ([ ` 5ac3574 ` ] ( https://github.com/bimdata/python-api-client/commit/5ac357430084e206b40537112334d8de4075f805 ) )
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "5.15.2 "
23+ VERSION = "5.16.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