Skip to content

v2.2.1

Choose a tag to compare

@corvid-agent corvid-agent released this 25 Mar 15:40
· 475 commits to main since this release
2a69445

What's New

Added

  • Manifest-aware module detection — parses Package.swift, Cargo.toml, build.gradle.kts, package.json, pubspec.yaml, go.mod, and pyproject.toml to auto-discover targets and source paths
  • Export granularity control"exportLevel": "type" limits exports to top-level type declarations instead of every member
  • Configurable module definitions"modules" section in specsync.json for explicit module groupings
  • Language-specific spec templatesgenerate and --fix produce Swift, Rust, Kotlin/Java, Go, and Python templates
  • AI context boundary awareness — generation prompt scopes to module-owned symbols only

Fixed

  • Test file detection expanded with Swift/Kotlin/Java/C# patterns and well-known test directories
  • check command no longer hangs on empty specs
  • Exit code 101 panics converted to friendly error messages

Full Changelog: v2.2.0...v2.2.1

What's Changed

Full Changelog: v2.2.0...v2.2.1