View as Markdown:
Changelog
1.1.1 (2026-07-16)#Copied!
Bug Fixes#Copied!
- deps: require MilliRules 1.2 for the shared rules engine (703015b)
- Remove redundant is_object() check flagged by PHPStan 2.2 (e92b5f2)
1.1.0 (2026-03-31)#Copied!
Features#Copied!
- deps: Require MilliRules ^1.0 and support Acorn 6.x (8452671)
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!
Last updated:
Release updates
Get notified when new versions and guides ship. No spam.
By subscribing you agree to our Privacy Policy. Double opt-in, no spam, unsubscribe anytime.
Acorn MilliRules Documentation