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
+28Lines changed: 28 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,33 @@
1
1
# Changelog
2
2
3
+
## 0.10.0 (2025-05-31)
4
+
5
+
Full Changelog: [v0.9.0...v0.10.0](https://github.com/isaacus-dev/isaacus-typescript/compare/v0.9.0...v0.10.0)
6
+
7
+
### Features
8
+
9
+
***mcp:** include http information in tools ([114738a](https://github.com/isaacus-dev/isaacus-typescript/commit/114738ab45277fd2ac0c0eb26af526d8a51879df))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
* compat with more runtimes ([e7b9a29](https://github.com/isaacus-dev/isaacus-typescript/commit/e7b9a294e97a919cc12bf8f39c8de9d91ae43c76))
15
+
***mcp:** explicitly include zod and zod-to-json-schema in package.json ([9b8a13c](https://github.com/isaacus-dev/isaacus-typescript/commit/9b8a13c9cafb7b9590401f5d1b888997b9429124))
16
+
***mcp:** fix cursor schema transformation issue with recursive references ([d0f747b](https://github.com/isaacus-dev/isaacus-typescript/commit/d0f747bfd026e1a69cc9e9ed5b0396b16a7d55e8))
17
+
***mcp:** include description in dynamic tool search ([0e535ea](https://github.com/isaacus-dev/isaacus-typescript/commit/0e535eaec29b502e1067d238623d05c06d22d226))
0 commit comments