We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579394c commit 4edac4aCopy full SHA for 4edac4a
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
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
+
8
## [v0.3.0](https://github.com/gostaticanalysis/knife/compare/v0.2.0...v0.3.0) - 2025-01-29
9
- Fix implements by @tenntenn in https://github.com/gostaticanalysis/knife/pull/22
10
- Add objls by @tenntenn in https://github.com/gostaticanalysis/knife/pull/24
0 commit comments