Skip to content

Release Notes

Comprehensive release history for Code Scalpel, including new features, improvements, and bug fixes.

Current Release

  • v2.1.2 - Current


    Local docs site aligned to package version 2.1.2, with release coverage brought up to the current local source tree.

    Release Notes

Release History

Version Date Highlights
v2.1.2 Mar 12, 2026 Local package-version alignment page for the docs site
v2.1.1 Mar 9, 2026 Metadata-only release; package and marketplace copy refresh
v2.1.0 Mar 2, 2026 Full Go support; Go parser adapter; docs and detection updates
v2.0.2 Feb 25, 2026 C/C++ sink detection; C/C++ and C# test and policy expansions
v2.0.1 Feb 25, 2026 Packaging re-release; wiki changelog backfill; VS Code alignment
v2.0.0 Feb 24, 2026 C, C++, C# support; 23 tools; 7,575+ tests
v1.5.0 Feb 24, 2026 Initial C and C++ parsing support
v1.4.1 Feb 24, 2026 Safe re-run config checks and init/check workflow
v1.4.0 Feb 20, 2026 response_config auto-init, graph filtering, hot reload, profile alignment
v1.3.5 Feb 10, 2026 Encoding fix, Auto-init fix, Update check, TOML relocation
v1.3.4 Feb 5, 2026 Capability config loader refactor and limits packaging cleanup
v1.3.3 Feb 2, 2026 Cache consolidation, Pipeline docs, Version sync
v1.3.2 Feb 2, 2026 detect-secrets hook, Security hardening
v1.3.1 Feb 1, 2026 Faster pre-commit, Doc validation steps
v1.3.0 Feb 1, 2026 Oracle Resilience, Fuzzy Matching
v1.2.1 Jan 26, 2026 UVX entry point fix
v1.2.0 Jan 2026 Type Evaporation Scan, Enhanced Security
v1.1.0 Dec 2025 Graph Neighborhood, Cross-File Dependencies
v1.0.2 TBD Planned release-process and publication improvements
v1.0.1 Jan 25, 2026 Tier governance, Tool compliance
v1.0.0 Nov 2025 Initial Public Release

Version Numbering

Code Scalpel follows Semantic Versioning:

  • Major (X.0.0) - Breaking changes
  • Minor (0.X.0) - New features, backward compatible
  • Patch (0.0.X) - Bug fixes, backward compatible

Upgrade Guide

When upgrading between versions:

  1. Review breaking changes in release notes
  2. Update configuration files if needed
  3. Run tests against new version
  4. Update license if tier features changed

LTS Versions

Long-Term Support versions receive security updates for 18 months:

| Version | LTS Until | |---------|-----------|| v2.0.0 | Aug 2027 || v1.0.0 | May 2027 |

Changelog

For a complete list of all changes, see the Changelog.