Skip to content

v2.4.7

Compare
Choose a tag to compare
@gmpassos gmpassos released this 24 Nov 09:51
· 7 commits to master since this release
cb5cc6c
  • JsonDecoder:
    • _fromJsonImpl: try to parse primitives to typeInfo definition (Allow Map String keys to be parsed as int).
    • _fromJsonMapImpl: fix for when typeInfo is for a Map<K,V>.