v1.51.0: 2025.04.25, Version 1.51.0 (Stable)
Dist files at https://dist.libuv.org/dist/v1.51.0/
Notable Changes
- unix,win: accept NAN/INFINITY as file timestamps #4702
- win: add ENABLE_VIRTUAL_TERMINAL_INPUT raw tty mode #4688
- linux: align CPU quota calculation with Rust #4746
Important Bugs Fixed
- win: fix leak in uv_os_tmpdir #4680
- linux: try preadv64/pwritev64 before preadv/pwritev #4683