| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.17.0 source code.tar.gz | 2026-09-08 | 19.1 MB | |
| 5.17.0 source code.zip | 2026-09-08 | 19.9 MB | |
| README.md | 2026-09-08 | 1.5 kB | |
| Totals: 3 Items | 39.1 MB | 1 | |
🚀 Features
- Add Temporal dates and times (opt-in) (#4759) (3e8f56f7)
🐞 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)