View as Markdown:
Changelog
1.0.0 (2026-02-13)#Copied!
⚠ BREAKING CHANGES#Copied!
- The PHP namespace changed from MilliPressAcornMilliRules to MilliRulesAcorn, and AcornMilliRulesServiceProvider was renamed to ServiceProvider. The Composer package name (millipress/acorn-millirules) remains unchanged.
Features#Copied!
- Add execution layer with ResponseCollector, built-in actions, and make commands (e750afb)
- Add rules:actions and rules:conditions CLI commands (cc8e0a5)
Bug Fixes#Copied!
- cli: Deduplicate cross-package rules in rules:list output (58987a6)
- cli: Preserve wildcard types in builder column display (485adc4)
- Use project's Composer ClassLoader instead of first registered (d00ea00)
Refactoring#Copied!
Acorn MilliRules Documentation