Releases: MolinRE/saison
Releases · MolinRE/saison
Removed RestSharp
Removed RestSharp as it was too powerfull for this small project and Dependabot really started getting on my nerve. Rewrote code using native HttpClient and making all methods async.
Funny thing I found during this work is that Untappd removed one of the method from the docs (/thepub/local).
Also made some naming and structure changes