|
2 | 2 |
|
3 | 3 | <!--next-version-placeholder--> |
4 | 4 |
|
| 5 | +## v7.0.0 (2022-02-04) |
| 6 | +### Breaking |
| 7 | +* Rename ifc to model (#477) |
| 8 | + |
| 9 | +* filter storey models with permissions |
| 10 | + |
| 11 | +* duplicate ifc routes and update tags ViewSet |
| 12 | + |
| 13 | +* add deprecated ifc views and filter by type |
| 14 | + |
| 15 | +* rename ifc operations |
| 16 | + |
| 17 | +* rename Ifc table |
| 18 | + |
| 19 | +* rename some Ifc classes |
| 20 | + |
| 21 | +* duplicate ifc test and change reverse url name |
| 22 | + |
| 23 | +* update foreignkeys |
| 24 | + |
| 25 | +* rename ifc_pk in model_pk |
| 26 | + |
| 27 | +* update route name |
| 28 | + |
| 29 | +* update scopes |
| 30 | + |
| 31 | +* fix swagger dupplicate |
| 32 | + |
| 33 | +* fix test projectAccessToken |
| 34 | + |
| 35 | +* actually send keycloak scope create |
| 36 | + |
| 37 | +* restore ifc_guid |
| 38 | + |
| 39 | +* don't unzip unzipped structure files |
| 40 | + |
| 41 | +* fix bad rebase ([`6d48496`](https://github.com/bimdata/python-api-client/commit/6d48496db3d7b9f80e1ffcfe407873046383e516)) |
| 42 | +* rename ifc to model (#477) |
| 43 | + |
| 44 | +* filter storey models with permissions |
| 45 | + |
| 46 | +* duplicate ifc routes and update tags ViewSet |
| 47 | + |
| 48 | +* add deprecated ifc views and filter by type |
| 49 | + |
| 50 | +* rename ifc operations |
| 51 | + |
| 52 | +* rename Ifc table |
| 53 | + |
| 54 | +* rename some Ifc classes |
| 55 | + |
| 56 | +* duplicate ifc test and change reverse url name |
| 57 | + |
| 58 | +* update foreignkeys |
| 59 | + |
| 60 | +* rename ifc_pk in model_pk |
| 61 | + |
| 62 | +* update route name |
| 63 | + |
| 64 | +* update scopes |
| 65 | + |
| 66 | +* fix swagger dupplicate |
| 67 | + |
| 68 | +* fix test projectAccessToken |
| 69 | + |
| 70 | +* actually send keycloak scope create |
| 71 | + |
| 72 | +* restore ifc_guid |
| 73 | + |
| 74 | +* don't unzip unzipped structure files |
| 75 | + |
| 76 | +* fix bad rebase ([`6d48496`](https://github.com/bimdata/python-api-client/commit/6d48496db3d7b9f80e1ffcfe407873046383e516)) |
| 77 | + |
5 | 78 | ## v6.0.0 (2022-02-04) |
6 | 79 | ### Breaking |
7 | 80 | * Sync with js libs ([`eb430f5`](https://github.com/bimdata/python-api-client/commit/eb430f5f2a77313a510db067276c7fe520c28adc)) |
|
0 commit comments