dreamstack/compiler/ds-layout/CHANGELOG.md

443 B

Changelog

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

[0.6.0] - 2026-03-10

Added

  • 6 new solver tests: LTE constraint clamping, viewport proportion (ratio 0.25), cascading equality chain (a=b=c), combined GTE+LTE clamp, over-constrained no-panic, zero-width edge case

Test Coverage

  • 13 tests (was 7 in v0.5.0)

[0.5.0] - 2026-03-09

  • Initial release with Cassowary-inspired constraint solver