You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,26 @@
1
+
# 1.0.0 (2025-06-06)
2
+
3
+
4
+
### Bug Fixes
5
+
6
+
* disable immutable installs to allow lockfile creation in CI ([d22435b](https://github.com/Mearman/mcp-template/commit/d22435bb6960237aad7290cade33f0c31d639524))
7
+
* remove frozen-lockfile from CI workflows for template repository ([f5b55bb](https://github.com/Mearman/mcp-template/commit/f5b55bb14e26b3077be88fff1f0649c5a306d2d8))
8
+
9
+
10
+
### Features
11
+
12
+
* add CLI support for dual MCP/CLI mode ([40010ef](https://github.com/Mearman/mcp-template/commit/40010ef3ef41fb9bfd6b6c8ad9d706211b741c5d))
13
+
* add configurable fetch utility with caching ([0c4fc33](https://github.com/Mearman/mcp-template/commit/0c4fc332ac33d7b4b3448323c3c254a1dae5cfdf))
14
+
* add example tool implementation ([64332dd](https://github.com/Mearman/mcp-template/commit/64332dd63ee4c6a7bff1c956ed1c5d7d9b65f093))
15
+
* add fetch example tool demonstrating caching ([d6c973f](https://github.com/Mearman/mcp-template/commit/d6c973f29100b63ac4c4e96ea79543b00b6af3b3))
16
+
* add MCP server entry point with tool registration ([f1c418a](https://github.com/Mearman/mcp-template/commit/f1c418ace9cae5c1d109f43c573c98d867406fdb))
0 commit comments