Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

3.4.0

Compare
Choose a tag to compare
@brendt brendt released this 10 Aug 12:44
  • 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 the itemType (#217)