What's Changed
- docs: fix type of env in spawn options by @lewis6991 in #777
- fix: hrtime() returns integer by @lewis6991 in #778
- fix: handle return value of
uv_pipe_connect2by @seandewar in #779 - docs: document nil callback when needed by @pynappo in #780
- Skip udp multicast test when EHOSTUNREACH is returned by @squeek502 in #782
- docs: add
os_get_passwdfail and windows-specific values by @pynappo in #783 - fix:
uv.write(pipe, {})triggerassert(nbufs > 0)by @phanen in #776 - Add support for and test against Lua 5.5 by @squeek502 in #788
- test-metrics: Don't rely on hrtime busy loop by @squeek502 in #789
- fix(doc): uv.spawn returns type by @phanen in #791
New Contributors
- @seandewar made their first contribution in #779
- @pynappo made their first contribution in #780
- @phanen made their first contribution in #776
Full Changelog: 1.51.0-1...1.51.0-2