Skip to content

4.20.0

Compare
Choose a tag to compare
@MangelMaxime MangelMaxime released this 04 Sep 14:03
· 57 commits to main since this release

Added

  • [Rust] Added support for static interface calls (by @ncave)

Fixed

  • [All] Fixed passing delegates with unit args (#3862) (by @ncave)
  • [JS/TS] Fixed Decimal comparisons (#3884) (by @ncave)
  • [Rust] Fixed return type for byref body (by @ncave)