Releases: CASParser/cas-parser-node
Releases · CASParser/cas-parser-node
v1.7.1
v1.7.0
v1.6.2
v1.6.1
1.6.1 (2026-02-14)
Full Changelog: v1.6.0...v1.6.1
Chores
- internal: configure MCP Server hosting (e23865a)
v1.6.0
v1.5.1
1.5.1 (2026-02-14)
Full Changelog: v1.5.0...v1.5.1
Chores
- internal: configure MCP Server hosting (ef69e28)
v1.5.0
1.5.0 (2026-02-14)
Full Changelog: v1.4.1...v1.5.0
Features
- api: api update (b944bed)
- api: api update (af9b876)
- api: api update (0c09872)
- api: api update (17e0044)
- api: api update (3047e70)
- api: api update (7f71235)
- mcp: add docs search tool (e2afa83)
- mcp: add option for including docs tools (e39c90e)
- mcp: enable experimental docs search tool (86b23ff)
- mcp: enable optional code execution tool on http mcp servers (c65e4a3)
Bug Fixes
- ci: set permissions for DXT publish action (461a411)
- mcpb: pin @anthropic-ai/mcpb version (3a1120e)
- mcp: fix cli argument parsing logic (6d18c3d)
- mcp: resolve a linting issue in server code (691d0c1)
- mcp: return tool execution error on jq failure (b36d83b)
Performance Improvements
- faster formatting (5e72001)
Chores
- codegen: internal codegen update (63d6cd7)
- do not install brew dependencies in ./scripts/bootstrap by default (d4fb00e)
- extract some types in mcp docs (464c4ad)
- internal: codegen related update (03494e0)
- internal: codegen related update (4d1a0f4)
- internal: codegen related update (22c7ea2)
- internal: fix incremental formatting in some cases (170eef2)
- internal: gitignore .mcpb files (037b423)
- internal: grammar fix (it's -> its) (0f7008c)
- internal: ignore .eslintcache (475202b)
- internal: remove .eslintcache (8897700)
- internal: remove deprecated
compilerOptions.baseUrlfrom tsconfig.json (3e2894e) - internal: use npm pack for build uploads (080eee4)
- jsdoc: fix @link annotations to refer only to parts of the package‘s public interface (2c53c6a)
- mcp code tool explicit error message when missing a run function (c1688e1)
- mcp: add friendlier MCP code tool errors on incorrect method invocations (92613e9)
- mcp: add line numbers to code tool errors (b3c083e)
- mcp: allow pointing
docs_searchtool at other URLs (5df72aa) - mcp: clarify http auth error (63e29fe)
- mcp: rename dxt to mcpb (4206154)
- mcp: upgrade jq-web (fb5ee4c)
- update lockfile (952858c)
- update SDK settings (6669b0b)
- use structured error when code execution tool errors (0b9eb86)
Documentation
v1.4.1
1.4.1 (2025-09-12)
Full Changelog: v1.4.0...v1.4.1
Bug Fixes
Chores
- mcp: upload dxt as release asset (334e4d3)
v1.4.0
1.4.0 (2025-09-06)
Full Changelog: v1.3.0...v1.4.0
Features
- mcp: allow setting logging level (09e1385)
- mcp: expose client options in
streamableHTTPApp(8b00452)
Bug Fixes
- mcp: fix query options parsing (c0c48c9)
Chores
v1.3.0
1.3.0 (2025-08-24)
Full Changelog: v1.2.0...v1.3.0
Features
- mcp: add code execution tool (84904a7)
- mcp: add option to infer mcp client (c190ccd)
- mcp: parse query string as mcp client options in mcp server (1f6e085)
Chores
- add package to package.json (9a166fa)
- client: qualify global Blob (902939b)
- internal: codegen related update (033f0ef)
- internal: codegen related update (8463673)
- internal: make mcp-server publishing public by defaut (4bbdb37)
- internal: refactor array check (00cc94f)
- mcp: add cors to oauth metadata route (3833155)
- mcp: update package.json (02b1e54)
- mcp: update types (db1c76c)
- update CI script (b359ebc)