Skip to content

Releases: ravendb/ravendb-python-client

5.2.1

26 Feb 11:35
8daaf25

Choose a tag to compare

5.2.1

  • All previous changes mentioned in the readme
  • Fixed plenty of serialization bugs while loading/querying

Available here https://pypi.org/project/ravendb/5.2.1/

5.0.0.2

13 Sep 13:25
dbe51ee

Choose a tag to compare

  • bug fixes

  • @DataClass decorator support for entities

https://pypi.org/project/pyravendb/5.0.0.2/

Add skip and start method to query session

22 Mar 10:00

Choose a tag to compare

Fix escaping and quoting special characters

05 Mar 09:53

Choose a tag to compare

Merge pull request #10 from IdanHaim/master

Fix escaping and quoting special characters

Fix some query escaping issues

28 Feb 16:24

Choose a tag to compare

Merge pull request #9 from IdanHaim/RavenDB-6452

RavenDB-6452

Fix some python version 3 issues

16 Feb 13:11

Choose a tag to compare

Merge pull request #7 from IdanHaim/master

RavenDB-6332

Fix multi load and requests header bugs

15 Feb 16:56

Choose a tag to compare

Merge pull request #6 from IdanHaim/master

update setup.py