What's Changed
* build: fix windows aarch64 using `pyo3/generate-import-lib` by 0x676e67 in https://github.com/0x676e67/rnet/pull/53
* build: Added support for Windows arm64 wheel package by 0x676e67 in https://github.com/0x676e67/rnet/pull/54
* feat: Added max redirects option parameter by 0x676e67 in https://github.com/0x676e67/rnet/pull/55
* perf(http): Optimize the overhead of boundary checks for streaming types by 0x676e67 in https://github.com/0x676e67/rnet/pull/56
* perf(http): Release locks early during stream iteration by 0x676e67 in https://github.com/0x676e67/rnet/pull/57
* build: fix windows using `pyo3/generate-import-lib` by 0x676e67 in https://github.com/0x676e67/rnet/pull/58
* feat(ws): Ensure websocket connection is released when closed by 0x676e67 in https://github.com/0x676e67/rnet/pull/59
* build(deps): update rquest requirement from 2.1.5 to 2.1.6 by 0x676e67 in https://github.com/0x676e67/rnet/pull/60
* tests: Added alps new endpoint test by 0x676e67 in https://github.com/0x676e67/rnet/pull/61
**Full Changelog**: https://github.com/0x676e67/rnet/compare/v0.6.1...v1.0.0