Releases: daveaglick/NetlifySharp
Releases · daveaglick/NetlifySharp
1.1.1
- Added a fallback
HttpClient
whennull
is passed to the constructor that accepts one (#4, thanks @MikDal002).
1.1.0
- Added a
NetlifyClient
constructor that does not require anHttpClient
. - Added client methods to all model types as appropriate.