Skip to content

Releases: CASParser/cas-parser-node

v1.7.1

14 Feb 04:14
0a075e0

Choose a tag to compare

1.7.1 (2026-02-14)

Full Changelog: v1.7.0...v1.7.1

Chores

v1.7.0

14 Feb 01:35
8d28af5

Choose a tag to compare

1.7.0 (2026-02-14)

Full Changelog: v1.6.2...v1.7.0

Features

Chores

v1.6.2

14 Feb 01:03
5ee4213

Choose a tag to compare

1.6.2 (2026-02-14)

Full Changelog: v1.6.1...v1.6.2

Chores

v1.6.1

14 Feb 00:50
a184d15

Choose a tag to compare

1.6.1 (2026-02-14)

Full Changelog: v1.6.0...v1.6.1

Chores

  • internal: configure MCP Server hosting (e23865a)

v1.6.0

14 Feb 00:48
c8a56c9

Choose a tag to compare

1.6.0 (2026-02-14)

Full Changelog: v1.5.1...v1.6.0

Features

Chores

v1.5.1

14 Feb 00:24
2d544fd

Choose a tag to compare

1.5.1 (2026-02-14)

Full Changelog: v1.5.0...v1.5.1

Chores

  • internal: configure MCP Server hosting (ef69e28)

v1.5.0

14 Feb 00:20
468b8b4

Choose a tag to compare

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

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.baseUrl from 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_search tool 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

  • mcp: add a README button for one-click add to Cursor (f57f923)
  • mcp: add a README link to add server to VS Code or Claude Code (d687a4a)

v1.4.1

13 Sep 18:56
161119e

Choose a tag to compare

1.4.1 (2025-09-12)

Full Changelog: v1.4.0...v1.4.1

Bug Fixes

  • coerce nullable values to undefined (5355e4d)
  • mcp: fix uploading dxt release assets (a6e483b)

Chores

  • mcp: upload dxt as release asset (334e4d3)

v1.4.0

07 Sep 12:25
de305b5

Choose a tag to compare

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

  • ci build action (52509dd)
  • internal: codegen related update (fbd7b14)
  • internal: codegen related update (328471e)
  • internal: update global Error reference (a1c4a4b)

v1.3.0

28 Aug 13:09
7fc7e22

Choose a tag to compare

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)