Aiosqlite

Latest version: v0.20.0

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

Scan your dependencies

Page 1 of 4

0.20.0

-------

Feature release

- Connection `.close()` method is now idempotent (238)
- Performance improvements in connection thread and event loop (213, 271)
- Updated contributor guide (255)
- Tested on Python 3.12
- Dropped support for Python 3.7 (230)

text
$ git shortlog -s v0.19.0...v0.20.0
6 Amethyst Reese
4 J. Nick Koston
1 Waket Zheng
18 dependabot[bot]
1 mike bayer
1 vdergachyov

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 Amethyst Reese
1 Daniel Baulig
4 dependabot[bot]

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 Amethyst Reese
3 Nico0 Smart
3 Nicolas Martinez
37 dependabot[bot]
2 pandaninjas
6 pyup.io bot
1 vexelnet

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 Amethyst Reese
5 Mariano Sorgente
1 Nuno André
1 pyup.io bot

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
1 Alexei Chetroi
3 Amethyst Reese
3 pyup.io bot

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 Amethyst Reese
3 Caleb Hattingh
1 Groosha
1 Lonami
4 Lonami Exo
4 ZsoltM
1 pyup.io bot

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.