Releases: monet88/tradingview-mcp
Release list
v0.1.0 - Standalone baseline
First standalone baseline for monet88/tradingview-mcp.\n\nHighlights:\n- independent GitHub repository identity and package metadata\n- preserved MIT provenance and original copyright notice\n- self-update reinstall guidance now points to monet88/tradingview-mcp\n- stabilized chart restore and visible-range handling from the prior reliability fix\n- Windows CLI lifecycle and path-test fixes\n- CI baseline: lint + deterministic unit tests on Node 20 and 22\n- local secure-tunnel/runtime files excluded from Git\n\nValidation before release:\n- npm ci\n- npm run lint: 0 errors (4 pre-existing warnings)\n- npm run test:unit: 161/161 pass\n- PR CI: Node 20 pass, Node 22 pass\n\nNote: full E2E was not run because that suite includes replay trade actions.