We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6fd58 commit 81d4044Copy full SHA for 81d4044
1 file changed
CHANGELOG.rst
@@ -7,6 +7,17 @@ The format is based on `Keep a Changelog`_,
7
and this project adheres to `Semantic Versioning`_.
8
9
10
+Version 0.7.12 (2025-06-06)
11
+---------------------------
12
+
13
+* Added: support for Python 3.12
14
+* Added: support for Python 3.13
15
+* Added: dependency on ``asttokens``
16
+* Fixed: get source code of lambda functions
17
+ under Python 3.11
18
+* Removed: support for Python 3.8
19
20
21
Version 0.7.11 (2023-12-06)
22
---------------------------
23
0 commit comments