Releases: ravendb/ravendb-python-client
Releases Β· ravendb/ravendb-python-client
5.2.1
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
-
bug fixes
-
@DataClass decorator support for entities
Add skip and start method to query session
3.5.3.5 Update setup.py
Fix escaping and quoting special characters
Merge pull request #10 from IdanHaim/master Fix escaping and quoting special characters
Fix some query escaping issues
Merge pull request #9 from IdanHaim/RavenDB-6452 RavenDB-6452
Fix some python version 3 issues
Merge pull request #7 from IdanHaim/master RavenDB-6332
Fix multi load and requests header bugs
Merge pull request #6 from IdanHaim/master update setup.py