Skip to content

0.22.1+3

Compare
Choose a tag to compare
@nshahan nshahan released this 25 May 17:13
· 27 commits to master since this release
9d09e57

Update implementations of the cast() and the deprecated retype() methods.

  • The retype() method on List and Map is deprecated and will be removed.
  • The cast() method should do what the retype() method did.