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
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Changelog
2
2
3
+
## 1.10.4 (2026-04-03)
4
+
5
+
Full Changelog: [v1.10.3...v1.10.4](https://github.com/CASParser/cas-parser-node/compare/v1.10.3...v1.10.4)
6
+
7
+
### Bug Fixes
8
+
9
+
***internal:** gitignore generated `oidc` dir ([b1df6bc](https://github.com/CASParser/cas-parser-node/commit/b1df6bc1d207373ba90e1087250c4efc615b8ade))
10
+
11
+
12
+
### Chores
13
+
14
+
***ci:** escape input path in publish-npm workflow ([f795a47](https://github.com/CASParser/cas-parser-node/commit/f795a4790d772af4853ac232b9f23e1b325ea54c))
15
+
***internal:** codegen related update ([b032db4](https://github.com/CASParser/cas-parser-node/commit/b032db4ed25377b86ff33d36d6c9e38b9b486348))
16
+
***internal:** improve local docs search for MCP servers ([d83f66b](https://github.com/CASParser/cas-parser-node/commit/d83f66b9f8757aeb8023add6f1bba21e6e284475))
17
+
***internal:** improve local docs search for MCP servers ([8def340](https://github.com/CASParser/cas-parser-node/commit/8def34059bbf2620e2e85b115948e47e4fe6cfca))
18
+
***internal:** support local docs search in MCP servers ([e90f399](https://github.com/CASParser/cas-parser-node/commit/e90f399089d7e5cadd0892126834455ca6617ed4))
19
+
***internal:** support type annotations when running MCP in local execution mode ([8c230cf](https://github.com/CASParser/cas-parser-node/commit/8c230cfd7fdd9068a8475f239fc0cdaff329987d))
20
+
***mcp-server:** add support for session id, forward client info ([9908707](https://github.com/CASParser/cas-parser-node/commit/9908707d2c43b2ad1bf4ead7613ea952319587ff))
21
+
***mcp-server:** log client info ([a6f08fa](https://github.com/CASParser/cas-parser-node/commit/a6f08fa3e605b5c63d0a40aac854ef924cccaea2))
22
+
3
23
## 1.10.3 (2026-03-27)
4
24
5
25
Full Changelog: [v1.10.2...v1.10.3](https://github.com/CASParser/cas-parser-node/compare/v1.10.2...v1.10.3)
0 commit comments