3.5.0
What's Changed
- Implement unix with sem_(3) instead of pipes (dispatch_semaphore_() on apple where POSIX semaphores are broken-by-design) by @nabijaczleweli in #134
- Bump windows-sys to 0.60 by @dpaoliello in #135
- Bump windows-sys to 0.61
Apparently we broke compatibility with RedoxOS as well.
New Contributors
- @dpaoliello made their first contribution in #135
Full Changelog: 3.4.7...3.5.0