Skip to content

Latest commit

 

History

History
99 lines (54 loc) · 1.34 KB

File metadata and controls

99 lines (54 loc) · 1.34 KB

mcp-memory-libsql

0.0.17

Patch Changes

  • 2ec6666: Migrate build to vite-plus, add vitest tests, replace prettier with oxc, use node: imports
  • b56aab1: Security: sanitize inputs, add length limits, annotate destructive tools, fix tsconfig for TS6

0.0.16

Patch Changes

  • bb71f9c: drop vector search improve text search with relevance ranking

0.0.15

Patch Changes

  • 8e8f6ea: use tmcp in place of mcp sdk

0.0.14

Patch Changes

  • 1e6b152: Refactor DatabaseManager for improved transaction handling and batch operations

0.0.13

Patch Changes

  • c48fb84: feat: Enhance entity processing in DatabaseManager

0.0.12

Patch Changes

  • feat: Implement delete_entity and delete_relation functionalities

0.0.11

Patch Changes

  • 82289b4: feat: Enhance DatabaseManager with improved validation and error handling

0.0.10

Patch Changes

  • 33d8232: update server info

0.0.9

Patch Changes

  • 7652e39: - update server config
    • snek case
    • formatting

0.0.8

Patch Changes

  • db5b2e8: tags

0.0.7

Patch Changes

  • readme again!

0.0.6

Patch Changes

  • readme update manual publish

0.0.5

Patch Changes

  • 117063f: update readme

0.0.4

Patch Changes

  • d2adc33: update config

0.0.2

Patch Changes

  • update pkg.json
  • 7bcac90: init from personal project