Skip to content

Releases: daveaglick/NetlifySharp

1.1.1

13 May 12:07
Compare
Choose a tag to compare
  • Added a fallback HttpClient when null is passed to the constructor that accepts one (#4, thanks @MikDal002).

1.1.0

24 Nov 04:15
Compare
Choose a tag to compare
  • Added a NetlifyClient constructor that does not require an HttpClient.
  • Added client methods to all model types as appropriate.