We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 846f3f3 + 3843a7c commit 652bcd2Copy full SHA for 652bcd2
CHANGELOG.md
@@ -6,6 +6,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
7
## [Unreleased]
8
9
+## [0.0.15] - 2025-03-26
10
+
11
### Added
12
13
- Python catch-all cases in match statements are now detected.
package.json
@@ -80,7 +80,7 @@
80
"//": "START EXTENSION ATTRIBUTES",
81
"publisher": "tamir-bahar",
82
"name": "function-graph-overview",
83
- "version": "0.0.14",
+ "version": "0.0.15",
84
"description": "Function Graph Overview",
85
"displayName": "Function Graph Overview",
86
"icon": "./media/icon.png",
0 commit comments