What's Changed
- docs: Clarify types for mode arg in some filesystem functions by @adigitoleo in #703
- Disable flaky UDP test on macOS CI by @squeek502 in #705
- ci: handle EBUSY for udp by @zhaozg in #706
- Lua 5.4.7 update by @SinisterRectus in #710
- Clean up and expand docs for constants/options by @SinisterRectus in #713
- docs: typo fix by @ribru17 in #716
- update submodules by @zhaozg in #717
- Remove unnecessary allocation from wtf8 functions by @squeek502 in #719
- Bump Libuv to 1.49.1 by @squeek502 in #720
- Bump Libuv to 1.49.2 by @squeek502 in #722
- Support Lua integer in thread and async arguments by @javalikescript in #727
- Fix a misleading skip message in test-tty.lua by @rdw-software in #732
- Use main thread of current Lua state for callbacks, when known by @mwild1 in #734
- luv_cfpcall: Fix stack balancing after an uncaught error by @mwild1 in #736
- try safe handle external handle by @zhaozg in #733
- Update minimum cmake version to 3.10 by @dundargoc in #737
- fix: prevent calling uv.run while already running. by @truemedian in #739
- move luv_work_cleanup into loop gc by @truemedian in #742
- fix unused-variable warning by @zhaozg in #743
- test-dns: Don't skip 'Get only ipv6 tcp adresses for luvit.io' test by @squeek502 in #746
- Bump Libuv to 1.50.0 by @squeek502 in #748
- bump LuaJIT to v2.1.1736781742 by @zhaozg in #750
New Contributors
- @adigitoleo made their first contribution in #703
- @ribru17 made their first contribution in #716
- @mwild1 made their first contribution in #734
Full Changelog: 1.48.0-2...v1.50.0-0