Changelog

Unreleased

v0.3.0 β€” 2026-03-02

Complete architecture rewrite. Each package now runs in its own Ruby::Box with constants resolved lazily at runtime via const_missing. Reads standard Packwerk package.yml files without requiring Packwerk.

Added

Removed

v0.2.0 β€” 2026-01-06

Changed

Removed

v0.1.0 β€” 2026-01-05

Initial release.