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