dreamstack/compiler/ds-incremental/CHANGELOG.md

489 B

Changelog

All notable changes to this package will be documented in this file.

[0.6.0] - 2026-03-10

Added

  • 7 new tests: error recovery (error→fix→full recompile), whitespace-only no-op, comment-only no-op, signal add/remove detection (structural→full), multi-signal targeted patch, large program (10 signals) incremental

Test Coverage

  • 12 tests (was 5 in v0.5.0)

[0.5.0] - 2026-03-09

  • Initial release with incremental compilation and diff-based patching