v0.4.5
rathole-org/ratholev0.4.5Nov 5, 2022by github-actions[bot]
AI Summary
This release adds Apple Silicon support and includes various maintenance improvements. The project now provides binaries for aarch64-apple-darwin platforms.
Key Highlights
- Added support for Apple Silicon (aarch64-apple-darwin)
- Fixed Dockerfile and resolved clippy linting issues
- Upgraded upx in CI to v4.0.0
New Features
- Apple Silicon binary builds
Full Release Notes
## What's Changed * Support for Apple Silicon (aarch64-apple-darwin) by @missuo in https://github.com/rapiz1/rathole/pull/199 * fix: update Dockerfile and fix clippy by @rapiz1 in https://github.com/rapiz1/rathole/pull/201 * ci: upgrade upx to v4.0.0 by @rapiz1 in https://github.com/rapiz1/rathole/pull/203 ## New Contributors * @missuo made their first contribution in https://github.com/rapiz1/rathole/pull/199 **Full Changelog**: https://github.com/rapiz1/rathole/compare/v0.4.4...v0.4.5