v0.4.2
rathole-org/ratholev0.4.2Jun 11, 2022by github-actions[bot]
AI Summary
This release focuses on dependency updates and fixes a MacOS-specific file system notification issue. The watcher path is now made absolute for MacOS fsevent implementation.
Key Highlights
- Fixed MacOS fsevent watcher path to be absolute
- Updated project dependencies
- Updated snowstorm dependency
New Features
- Improved MacOS file system notification reliability
Full Release Notes
## What's Changed * Make watcher's path absolute for notify's MacOS fsevent implementation by @voidbuf in https://github.com/rapiz1/rathole/pull/155 * chore: update dependencies by @rapiz1 in https://github.com/rapiz1/rathole/pull/163 * chore: update snowstorm by @rapiz1 in https://github.com/rapiz1/rathole/pull/165 ## New Contributors * @voidbuf made their first contribution in https://github.com/rapiz1/rathole/pull/155 **Full Changelog**: https://github.com/rapiz1/rathole/compare/v0.4.1...v0.4.2