Skip to content

Tags: terminusdb/terminusdb-client-python

Tags

v11.1.0

Toggle v11.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #450 from terminusdb/dependabot/pip/urllib3-2.5.0

Bump urllib3 from 2.2.2 to 2.5.0

v10.2.6

Toggle v10.2.6's commit message
add explicit readme field to poetry config

v10.2.5

Toggle v10.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix serialisation of dict (#422)

* Serialisation was not working for queries which embedded dictionaries

* Add document serialisation

* Satisfy the linting gods

* Remove print statement

* Fix negation of isinstance

v10.2.4

Toggle v10.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add release notes and increment version (#412)

v10.2.3

Toggle v10.2.3's commit message
Add version 10.2.3

v10.2.2

Toggle v10.2.2's commit message
Fix syntax of requirement

v10.2.1

Toggle v10.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix int marshalling (#383)

* Fix integer marshalling in python client

* Increase version

* Add deeper stacklevel

* tox.ini: restore to main

---------

Co-authored-by: Gavin Mendel-Gleason <gavin@terminusdb.com>

v10.2.0

Toggle v10.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #370 from terminusdb/new_version

Prepare for new version v10.2.0

v10.1.5

Toggle v10.1.5's commit message
Increase version and add release notes

v10.1.4

Toggle v10.1.4's commit message
Update all documentation