Skip to content

v0.1.4

Choose a tag to compare

@mathiasonea mathiasonea released this 10 Aug 05:41
· 4 commits to main since this release
cc87658

Trust and polish release.

  • Document the deterministic, side-effect-free rule authoring contract, stable keys, exception behavior, and the limits of historical reproduction against mutable code and data.
  • Correct the ambiguity logging example to use Laravel's logger with structured context.
  • Remove the unnecessary spatie/laravel-package-tools runtime dependency while retaining the existing service provider for compatibility.
  • Run PHPStan for pull requests and when Composer metadata changes.

No package behavior or public API changed.