Skip to content

Releases: ivknv/s3m

Release 1.1.0

12 Jun 14:39
Compare
Choose a tag to compare

— Added support for multiple cursors
— Changed license to LGPLv3 (see COPYING and COPYING.lesser)

Release 1.0.7

11 Mar 16:49
Compare
Choose a tag to compare

— Fixed closing the connection while in a transaction

Release 1.0.6

07 Mar 07:18
Compare
Choose a tag to compare

— Added acquire() and release() methods

Release 1.0.5

06 Feb 15:36
Compare
Choose a tag to compare

— Fixed AttributeError when sqlite3.connect() fails

Release 1.0.4

25 Sep 08:06
Compare
Choose a tag to compare

— Internal stuff: automatic cleanup of DBState objects (less garbage)

Release 1.0.3

24 Sep 12:54
Compare
Choose a tag to compare

— Fixed a major lock release bug

Release 1.0.2

17 Sep 16:08
Compare
Choose a tag to compare

— Fixed Connection.close() behavior

Release 1.0.1

17 Sep 16:07
Compare
Choose a tag to compare

— Connections can now be shared between threads

Release 1.0.0

17 Sep 16:05
Compare
Choose a tag to compare

Initial release