File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,27 @@ aiosqlite
44[ ![ Generated by attribution] [ attribution-badge ]] [ attribution-url ]
55
66
7+ v0.22.0
8+ -------
9+
10+ Feature release
11+
12+ - Support ` set_authorizer ` query access controls (#349 )
13+ - Wait for transaction queue to complete when closing connection (#305 )
14+ - Emit warning when connection goes out of scope without being closed (#355 )
15+ - Remove dependency on ` typing_extensions ` (#365 )
16+
17+ ``` text
18+ $ git shortlog -s v0.21.0...v0.22.0
19+ 1 Alec Berryman
20+ 1 Amethyst Reese
21+ 1 David Andreoletti
22+ 1 Markus Heidelberg
23+ 1 beerpsi
24+ 19 dependabot[bot]
25+ ```
26+
27+
728v0.21.0
829-------
930
Original file line number Diff line number Diff line change 44Do not edit manually. Get more info at https://attribution.omnilib.dev
55"""
66
7- __version__ = "0.21 .0"
7+ __version__ = "0.22 .0"
You can’t perform that action at this time.
0 commit comments