Skip to content

4.24.0

Latest
Compare
Choose a tag to compare
@MangelMaxime MangelMaxime released this 19 Nov 17:26
· 4 commits to main since this release

Added

  • [JS/TS] Added missing ResizeArray.CopyTo replacements (by @ncave)
  • [JS/TS] Added missing Dictionary constructors from enumerable (by @ncave)

Fixed

  • [Rust] Fixed import path rewrite (by @ncave)
  • [Rust] Updated derived interfaces (by @ncave)
  • [Rust] Updated string comparisons (by @ncave)
  • [Rust] Fixed derived traits mapping (by @ncave)
  • [JS/TS] Added missing ICollection helpers (#3914) (by @ncave)
  • [JS/TS] Added missing IReadOnlyCollection helpers (by @ncave)