Skip to content

v0.8.48

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 13:28
cda02e6

Casting improvements (#1179)

Enhancements:

  • Consistently fold nulls and type mismatches to default values when casting to value types
  • Consistently fold nulls and type mismatches to default values when casting to or from generic argument types