File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed
Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 1+ # 2.11.0 (03 Apr 2024)
2+
3+ ## Feature
4+
5+ * Add Goa ([ #163 ] ( https://github.com/pygobject/pygobject-stubs/issues/163 ) ) (#163 )
6+ * Add JavaSciptCore 6.0 for WebKit
7+ * Add Notify 0.7 ([ #175 ] ( https://github.com/pygobject/pygobject-stubs/issues/175 ) ) (#175 )
8+ * Add Panel
9+ * Add Poppler ([ #180 ] ( https://github.com/pygobject/pygobject-stubs/issues/180 ) ) (#180 )
10+ * Add Secret ([ #163 ] ( https://github.com/pygobject/pygobject-stubs/issues/163 ) ) (#163 )
11+ * Add XApp
12+ * Add Xdp ([ #178 ] ( https://github.com/pygobject/pygobject-stubs/issues/178 ) ) (#178 )
13+ * Add WebKit-6.0
14+
15+ ## Improvements
16+
17+ * Generator: Rename optional argument
18+
19+ ## Typing
20+
21+ * Improve type hints for
22+ - Adw: Upgrade stubs to 1.5 ([ #181 ] ( https://github.com/pygobject/pygobject-stubs/issues/181 ) ) (#181 )
23+ - Gtk3
24+ - Gtk4: Upgrade stubs to 4.14 ([ #182 ] ( https://github.com/pygobject/pygobject-stubs/issues/182 ) ) (#182 )
25+
26+ ## Bug Fixes
27+
28+ * Gsk: Use pyi extension
29+ * Generator: Fix regex class pattern (#168 )
30+
131# 2.10.0 (16 Nov 2023)
232
333## Feature
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ backend-path = ["pep517backend"]
55
66[project ]
77name = " PyGObject-stubs"
8- version = " 2.10 .0"
8+ version = " 2.11 .0"
99description = " Typing stubs for PyGObject"
1010readme = " README.md"
1111requires-python = " >=3.7"
You can’t perform that action at this time.
0 commit comments