CHANGELOG

v0.23.0 (2025-05-14)

Features

  • tgsearch: Provide methods for portal & projects related API calls (3ebdda1)

Performance Improvements

  • gitignore: Update gitignore (5412bc6)

v0.22.0 (2025-02-20)

Features

  • TextgridAuth: Add methods to search for users and list/add/remove roles from project to API (f771638)

  • TextgridPublish: Add method for publish worldreadble to API (f5751e3)

v0.21.0 (2025-02-20)

Features

  • Add py.typed to package let mypy know it is providing type hints (2687d91)

v0.20.0 (2024-11-22)

Bug Fixes

  • config: Rename serialisation helper functions; add docstring to str() (6690e6e)

Features

  • Provide serialization for TextgridConfig (40a5214)

v0.19.1 (2024-11-14)

Bug Fixes

  • Jupyter Notebooks: Also create new revisions of data not referenced in nonpublic index. add referenced works to uri list. (ea2e959)

v0.19.0 (2024-08-01)

Features

  • Add uri param to tgcrud create api method (4ffeda2)

v0.18.0 (2024-07-31)

Features

  • Add get-uri API call to crud client (d6f55ff)

v0.17.0 (2024-06-20)

v0.16.0 (2024-04-02)

Features

  • TextgridCrudRequest: Parse crud error message from meta html tag (0a0d32b)

v0.15.1 (2024-02-22)

Bug Fixes

  • release: Pypi api token was lost in gitlab-ci, cleanup and retry release (86ff0da)

Features

  • Aggregator: Api for (html) rendering (c85b0c2)

  • Add jupyter notebook example to count all words in published text/xml (d7c7a2a)

v0.14.0 (2024-01-08)

v0.13.4 (2023-12-01)

Performance Improvements

  • Reuse tcp connections for crud, search and aggregator clients (c560c6e)

v0.13.3 (2023-11-27)

Bug Fixes

  • TextgridMetadata::filename_from_metadata: Navigation results with auth denied have no title and no format (145e899)

v0.13.2 (2023-11-22)

Bug Fixes

Features

  • Jupyter notebook for creating new revisions of published objects (4f5220b)

v0.13.1 (2023-07-18)

Bug Fixes

  • Typos in jupyter notebook (69c5c14)

Features

  • TextgridCrudRequest: Parse crud error message from meta html tag (acdf962)

  • Tgpublish copy has destUri now, add to tgclients databinding (c417804)