v1.10.2
Immutable
release. Only release title and notes can be modified.
Fixed
blade-nested-foreachnow flags only a nested@foreachthat scans an unrelated collection to match each outer item, so iterating a group's own members, a lookup keyed by the outer item, or a relation no longer reports a bogus O(n²) finding (#276)
Added
logic-in-bladeaccepts amax_foreach_depthoption (default 2) (#276)
Full Changelog: v1.10.1...v1.10.2