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
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
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
Typo in init.py export (
7e832fa)
Features
Jupyter notebook for creating new revisions of published objects (
4f5220b)
v0.13.1 (2023-07-18)
Bug Fixes
Typos in jupyter notebook (
69c5c14)