Skip to content

Releases: certego/djongo

1.3.15

30 Aug 07:23
fbe3836
Compare
Choose a tag to compare

What's Changed

  • Apparently the connection object must be checked with None instead of bool by @0ssigeno in #9

Full Changelog: 1.3.14...1.3.15

1.3.14

29 Aug 08:38
f2422aa
Compare
Choose a tag to compare

What's Changed

  • Trying to prevent corner case where, if the connection is closed unexpectedly, the client is unable to restore it, preventing all new queries to work as intende by @0ssigeno in #7

Full Changelog: 1.3.13...1.3.14

1.3.13

11 Dec 11:28
f80eac8
Compare
Choose a tag to compare

What's Changed

  • Added error log for missconfiguration by @0ssigeno in #6

Full Changelog: 1.3.12...1.3.13

1.3.12

20 Nov 16:13
b2a6b0b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.11...1.3.12

1.3.11

26 Sep 15:36
f5ffbd5
Compare
Choose a tag to compare
Merge pull request #3 from certego/develop

1.3.11

1.3.10

20 Sep 15:51
Compare
Choose a tag to compare
bump

1.3.9

20 Sep 13:22
Compare
Choose a tag to compare
bump

1.3.8

20 Sep 10:13
Compare
Choose a tag to compare
bump

1.3.7

19 Sep 16:16
Compare
Choose a tag to compare
1.3.7

1.3.6

19 Sep 14:17
Compare
Choose a tag to compare
added python publish and fix to connection handling