Aiosqlite

Latest version: v0.20.0

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

Scan your dependencies

Page 2 of 4

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 Amethyst Reese

0.14.1

-------

Bugfix release

- Remove debugging print() calls. Oops! (72)

text
$ git shortlog -s v0.14.0...v0.14.1
2 Amethyst Reese
1 Spyros Roum

0.14.0

-------

Feature release

- `Connection.backup()` now supported (71)
- PEP 561 support added to mark the package as type annotated (69)
- Better/fixed type annotations for context managers (70)

text
$ git shortlog -s v0.13.0...v0.14.0
5 Amethyst Reese
3 montag451

0.13.0

-------

Feature release

- `cursor.execute*()` now returns the cursor to match sqlite3 API (62)
- `Connection.set_trace_callback()` now supported (62)
- `Connection.iterdump()` is now supported (66)
- Fixed possible hung thread if connection failed (55)
- Dropped support for Python 3.5

text
$ git shortlog -s v0.12.0...v0.13.0
32 Amethyst Reese
1 pyup.io bot
5 shipmints

0.12.0

-------

Feature Release

- Add support for custom functions (58)
- Official support for Python 3.8

text
$ git shortlog -s v0.11.0...v0.12.0
4 Amethyst Reese
1 dmitrypolo
3 pyup.io bot

0.11.0

- Added support for `set_progress_handler` (49)
- Improved and updated documentation

text
$ git shortlog -s v0.10.0...v0.11.0
11 Amethyst Reese
4 Stanislas
2 Vladislav Yarmak
1 pyup-bot
5 tat2grl85

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.