Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

0.22.1+3

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.