What's Changed
Thanks to @mattrobenolt, v1.5.1 exclusively contains performance improvements. There should be no other user-visible behavior changes.
Bugfixes
- Minimize allocations writing User-Agent header by @mattrobenolt in #446
- Minimize allocations parsing Content-Type by @mattrobenolt in #444
- Optimize header access by @mattrobenolt in #445
- Optimize Peer lookups by @mattrobenolt in #447
Full Changelog: v1.5.0...v1.5.1