Skip to content

5.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 11:49
036e7ac

馃殌 Features

馃悶 Bug Fixes

  • (js/ts) Match .NET for G, E and custom numeric formats (6fb03090)
  • (js/ts) Allow the E format specifier on Int64 and UInt64 (c49d1ec5)
  • (python) Build typed arrays from lists and sequences (#4944) (5af37779)
  • (rust) Fix IEnumerable casting, interop and type testing (#4946) (93c2df5b)
  • (rust) Restore missing bindings (#4947) (2fb46a26)
  • (ts) Declare local function type params only reachable via constraints (#4943) (8aa6d3b9)
  • (ts/python) Erase byref from struct copy-and-update locals (#4945) (19a6522e)

View changes on Github