Skip to content

Releases: jmlweb/hyntx

v3.0.2

22 Mar 18:24

Choose a tag to compare

3.0.2 (2026-03-22)

Bug Fixes

  • security: remove ajv override that broke ESLint (ajv v6/v8 incompatibility) (88aac5c)
  • update dependency overrides to resolve security vulnerabilities (685befa)

Documentation

  • add quality assessment report (722de83)

v3.0.1

27 Jan 21:28

Choose a tag to compare

3.0.1 (2026-01-27)

Bug Fixes

  • correct start script to use cli.js instead of index.js (011670e)

Documentation

  • update project status from NOT READY to BETA (f6a6d8f)

v3.0.0

27 Jan 21:03

Choose a tag to compare

3.0.0 (2026-01-27)

⚠ BREAKING CHANGES

  • Default HYNTX_OLLAMA_MODEL changed from llama3.2 to gemma3:4b

Features

  • change default Ollama model to gemma3:4b (0e03ad7)

Bug Fixes

  • update remaining tests for gemma3:4b default (4dbbae6)
  • update setup test mocks to use gemma3:4b (5a8cd18)

v2.7.1

27 Jan 20:19

Choose a tag to compare

2.7.1 (2026-01-27)

Bug Fixes

  • validate responses and fix totalPrompts count (#63) (8fa5e0e)

Documentation

  • mcp: fix Claude Code MCP configuration paths (4c17842)

v2.7.0

28 Dec 02:59

Choose a tag to compare

2.7.0 (2025-12-28)

Features

  • docs: add batch vs individual analysis mode comparison script and documentation (2cf5436), closes #60

v2.6.0

28 Dec 01:26

Choose a tag to compare

2.6.0 (2025-12-28)

Features

  • analytics: add data science enhancements with unit tests (9b92ad5)

Bug Fixes

  • test: fix Ollama provider tests for individual schema mode (ee9f67e)

Documentation

  • fix broken links and add language specifiers to code blocks (4aa1c47)

v2.5.4

27 Dec 13:13

Choose a tag to compare

2.5.4 (2025-12-27)

Bug Fixes

  • package: add repository field for provenance verification (557dec8)