Releases: TgZ39/nadeo-api
Releases · TgZ39/nadeo-api
v0.3.0
Release v0.2.4
Added
- added support for dedicated server accounts (#1)
New Contributors
Full Changelog: v0.2.3...v0.2.4
Release v0.2.3
Release v0.2.2
Changes
- renamed
.with_oauth_auth
to.with_oauth
- improved performance of
NadeoClientBuilder
by running auth requests in parallel - fixed bug with OAuth
- changed license to
Apache-2.0
- improved docs
Full Changelog: v0.2.1...v0.2.2
Release v0.2.1
Changes
- added custom
UserAgent
support - fixed outdated docs
- added more docs
Full Changelog: v0.2.0...v0.2.1
Release v0.2.0
Changes
- added OAuth support
- renamed
Service
toAuthType
- fixed bug with token refreshing
- replaced
NadeoClient::new()
withNadeoClient::builder()
- add more
HttpMethod
s:Put
,Patch
,Delete
andHead
Full Changelog: v0.1.0...v0.2.0
Release v0.1.0
First Release 🥳
Main features have been finished.
Full Changelog: https://github.com/TgZ39/nadeo-api/commits/v0.1.0