Skip to content

Releases: MolinRE/saison

Removed RestSharp

15 Nov 09:17
5ed0360

Choose a tag to compare

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