v1.1.1
·
27 commits
to 1.x
since this release
Immutable
release. Only release title and notes can be modified.
Fixed
- Preserved
list<>,non-empty-list<>, andnon-empty-array<>shapes when narrowing throughkeys()/values(); previously the rebuilt iterable lost its accessory wrappers (e.g.list<mixed>downgraded toarray<int<0, max>, mixed>)
Full Changelog: v1.1.0...v1.1.1