Releases: TranQui004/signalint
Releases · TranQui004/signalint
Release list
v0.3.3
v0.3.1
Changes since v0.3.0:
Other
- chore(action): add branding metadata for GitHub Marketplace (#23)
What's Changed
- Add branding metadata to action.yml, bump to 0.3.1 by @TranQui004 in #23
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Changes in v0.3.0:
Features
- feat(cli): add --format github and --fail-on-priority to check
- feat(cli): add guided init command
- feat(phase-6): restore loop memory from session log
- feat(phase-6): harden MCP responses and engine timeouts
- feat(stats): record aggregate check latency
- feat(cli): add session stats reporting
- feat(phase-5): config docs and package
- feat(phase-4): detect recurring diagnostic loops
- feat(phase-3): cluster and prioritize diagnostics
- feat(phase-2): add per-engine incremental caching
- feat(phase-1): engine adapters for oxlint and tsc
- feat(phase-0): scaffold MCP server with ping tool
Fixes
- fix(core): complete final pre-launch hardening
- fix(core): resolve pre-publish correctness gaps
- fix(security): harden MCP trust boundaries and lifecycle
- fix: start npm-linked Windows entrypoints
- fix: type-check solution-style project references
- fix: harden cross-platform process termination
- fix(phase-6): remove dogfooding diagnostic noise
Tests
- test: create subprocess fixture directory
Documentation
- docs: clarify schema 1.0->1.1 rationale, macOS runner arch, workspace file
- docs: add CHANGELOG.md and CI/npm badges to README
- docs(security): version-independent audit note, enable private reporting
- docs: correct cache and timeout behavior
- docs: link live Signalint website
- docs: separate current architecture from build history
- docs: switch install instructions to npm registry
- docs(security): track audit backlog and action updates
- docs(launch): align public setup and contribution guide
- docs: add Antigravity setup and architecture guide
- docs: sync dogfooding amendments and shim risks
- docs: note direct compiler fallback for broken npm shims
- docs: record cache-key versioning gap for backlog (not yet implemented)
- docs: require rebuild and MCP client restart reminders
- docs: document monorepo/multi-tsconfig limitation found in dogfooding (NG7)
- docs: cross-reference security gate for phase 8
- docs(security): document transitive audit advisory
CI
- ci(release): 0.3.0
- ci(release): add npm publish workflow and document release process
- ci: run compatibility tests on Node 20
- ci: use latest Node 22 patch
- ci: test Windows, Linux, and macOS
Other
- chore(deps): bump actions/checkout from 4 to 7
- chore(deps): bump actions/setup-node from 4 to 7
- chore(deps): bump pnpm/action-setup from 4 to 6
- chore(git): ignore conflicting lockfiles
- chore: initial plan and agent rules