Releases: Beatlegger/Transmission.API.RPC
Releases · Beatlegger/Transmission.API.RPC
v4.0.0
What's Changed
- renamed misleading property Client.Host to Url by @svonidze in #6
- Create Interfaces for Client by @mnieto in #8
- Bump System.Net.Http from 4.3.3 to 4.3.4 in /Transmission.API.RPC by @dependabot[bot] in #12
- Replace WebRequest with HttpClient by @rodrigost23 in #18
- Less repeated code (DRY) by @rodrigost23 in #19
- Use Task as return to async functions instead of void by @rodrigost23 in #17
- Add missing fields by @rodrigost23 in #16
New Contributors
- @svonidze made their first contribution in #6
- @mnieto made their first contribution in #8
- @dependabot[bot] made their first contribution in #12
- @rodrigost23 made their first contribution in #18
Full Changelog: v2.0.0...v4.0.0
Transmission API RPC 2.0
Release for Net Core 2.0 and Framework 4.6.1
First Release
v1.0.0 Update README.md