Skip to content

Commit ab447e0

Browse files
authored
Merge pull request #28 from gostaticanalysis/tagpr-from-v0.3.0
Release for v0.4.0
2 parents 2811185 + 4edac4a commit ab447e0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [v0.4.0](https://github.com/gostaticanalysis/knife/compare/v0.3.0...v0.4.0) - 2025-06-26
4+
- Make Type.Named return expected Named value instead of nil by @110y in https://github.com/gostaticanalysis/knife/pull/27
5+
- Add implements flag and replace f flag to kind flag by @tenntenn in https://github.com/gostaticanalysis/knife/pull/29
6+
- Add MCP server support by @tenntenn in https://github.com/gostaticanalysis/knife/pull/30
7+
38
## [v0.3.0](https://github.com/gostaticanalysis/knife/compare/v0.2.0...v0.3.0) - 2025-01-29
49
- Fix implements by @tenntenn in https://github.com/gostaticanalysis/knife/pull/22
510
- Add objls by @tenntenn in https://github.com/gostaticanalysis/knife/pull/24

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.3.0
1+
v0.4.0

0 commit comments

Comments
 (0)