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