Release 1.46.0-0
What's Changed
- update libuv to v1.46.0 by @zhaozg in #658
- chore: update uv.tty_set_mode, and add tty test by @zhaozg in #661
- chore: fix crash in
loop_gc
by @zhaozg in #654 - fix: avoid
dir
be gc early. by @zhaozg in #662 - fix: callback handle error with non-strings by @zhaozg in #665
- docs: make process_kill signum arg optional by @Bilal2453 in #666
- docs: add missing uv.os_unsetenv() parameter by @notomo in #667
- docs: make uv.kill's signum optional by @Bilal2453 in #668
New Contributors
Full Changelog: 1.45.0-0...1.46.0-0