Skip to content

Releases: Donnype/xtdb-py

0.6.2

22 Nov 07:30
7cc3d8b
Compare
Choose a tag to compare
  • Bugfix: only lowercase boolean parameters

0.6.1

21 Nov 13:48
c315123
Compare
Choose a tag to compare
  • Documentation updates
  • Error message propagation

0.6.0

10 Jun 08:12
f277aeb
Compare
Choose a tag to compare
  • Support for or-join
  • Support for not-join
  • Better connection handling for stale connections after bad queries

0.5.0

05 Jun 17:18
e754197
Compare
Choose a tag to compare
  • Generic support for predicates
  • Support for not-clauses
  • HTTP adapter argument forwarding in client
  • :order-by support
  • Support for :in

0.4.0

31 May 14:47
c582278
Compare
Choose a tag to compare
  • Better logging using an "XTDB" logger
  • Support querying FindWhere clause in Client
  • Readme updates
  • Example updates

0.3.0

27 May 08:40
4ebb696
Compare
Choose a tag to compare
  • Add datalog language layer to simplify query building and add functionality to build queries outside the ORM-centered sessions.
  • Support for or, query timeouts and regular field aliasing.

0.2.0

22 May 07:14
b8146a6
Compare
Choose a tag to compare

Full HTTP API support through XTDBClient

0.1.1a

19 May 16:03
84d7f86
Compare
Choose a tag to compare
Use pypi token and bump release version

0.1.1

19 May 18:19
5e43bd2
Compare
Choose a tag to compare
  • Better entity API support
  • Support entity history API

0.0.5

19 May 15:52
9018934
Compare
Choose a tag to compare
Remove duplicate checkouts