This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
3.4.0
- Fix for an empty value being created when casting
ArrayAccess
objects (#216) - Add logic exception when attempting to cast
ArrayAccess
objects that are not traversable (#216) - Allow the
ArrayCaster
to retain values that are already instances of theitemType
(#217)