* Unify tgcrud and tgsearch client constructor to use tgconfig and bool for is_public instead of url ([`72b0979`](https://gitlab.gwdg.de/dariah-de/textgridrep/textgrid-python-clients/-/commit/72b0979608030f03b06c99fa8d4dc87a8f5f2974))
### Breaking
* TextgridCrudRequest, TextgridCrud, TextgridSearchRequest and TextgridSearch constructor changed to take TextgridConfig and no URL string anymore. Public/non-public is set with a bool now ([`72b0979`](https://gitlab.gwdg.de/dariah-de/textgridrep/textgrid-python-clients/-/commit/72b0979608030f03b06c99fa8d4dc87a8f5f2974))
### Documentation
* More doc how to run the notebooks ([`3855e5e`](https://gitlab.gwdg.de/dariah-de/textgridrep/textgrid-python-clients/-/commit/3855e5e89dbc0945a86e1a317bcedfd78988bf24))
***JupyterNotebooks:** Coorect spelling, add a link ([`50f4e87`](https://gitlab.gwdg.de/dariah-de/textgridrep/textgrid-python-clients/-/commit/50f4e87f60904a4cd5196b28a4dc1cdda2013a0f))
## v0.7.0 (2023-01-10)
### Breaking
* TextgridAuthException is to be handled from now on, not TextGridAuthException ([`36ab1ad`](https://gitlab.gwdg.de/dariah-de/textgridrep/textgrid-python-clients/-/commit/36ab1ada7df2c87a79399787b5218909606647d9))