Ezysqlite

Latest version: v0.19.0

Safety actively analyzes 623739 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.19.0

-------

Feature release

- Add support for setting cursor `row_factory` (229)
- Dropped unused compatibility shims for 3.5 and 3.6
- Deprecated: Python 3.7 support will be dropped in v0.20.0

text
$ git shortlog -s v0.18.0...v0.19.0
13 rappitz09

0.18.0

-------

Feature release

- Added support for `paramstyle` (197)
- Better type hints for `isolation_level` (172) and `text_factory` (179)
- Use stdlib typing module when possible (114)
- Replace aiounittest with stdlib on 3.8+
- Docmentation improvements (108)
- Dropped support for Python 3.7, added support for Python 3.10 and 3.11 (208)

text
$ git shortlog -s v0.17.0...v0.18.0
31 rappitz09

0.17.0

-------

Feature release

* Connection objects now raise ValueError when closed and a command is executed (79)
* Fix documented examples in readme (104)

text
$ git shortlog -s v0.16.1...v0.17.0
3 rappitz09

0.16.1

-------

Bug fix release

- Reduce logging severity for exceptions (93)
- Stop logging result objects; they can be big (102)

text
$ git shortlog -s v0.16.0...v0.16.1
3 rappitz09

0.16.0

-------

Feature release

* Improved performance for async iteration on cursors (34, 86)
* Support for deterministic user functions in Python 3.8+ (81, 83, 84)
* Reduced logging severity for exceptions returned from children (75, 76)
* Fix InvalidStateError when setting future results (80, 89)
* Allow user to catch exceptions from `close()` (68, 90)
* Tested under Python 3.9 (91)

text
$ git shortlog -s v0.15.0...v0.16.0
14 rappitz09

0.15.0

-------

Feature release

- Support for accessing connections from multiple event loops
- Fixed type annotations for connection methods returning cursors
- Move cursors into separate module from connections
- Deprecated `loop` parameter to `connect()` and `Connection`

text
$ git shortlog -s v0.14.1...v0.15.0
7 rappitz09

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.