Releases: JSkimming/CloudFlare.NET
Releases · JSkimming/CloudFlare.NET
Release v0.1.1
Added support for Get All Settings for a Zone
- Zone paging is a maximum of 50 per page #18
- Restructured classes for consistency #19
- Added support for Get All Settings for a Zone #20
CloudFlare.NET Available to download on NuGet.
CloudFlare.NET.Yaml Available to download on NuGet.
View changes since v0.1.0.
Release v0.1.0
Made debugging easier and added support for paged results
- Added DebuggerDisplay to make debugging easier #16
- Added support for paged results #17
CloudFlare.NET Available to download on NuGet.
CloudFlare.NET.Yaml Available to download on NuGet.
View changes since v0.0.6.
Release v0.0.6
Correctly dispose objects to release HTTP connections
- Correctly dispose objects to release HTTP connections #15
CloudFlare.NET Available to download on NuGet.
CloudFlare.NET.Yaml Available to download on NuGet.
View changes since v0.0.5.
Release v0.0.5
Added the ability to specify parameters when requesting a zone list
CloudFlare.NET Available to download on NuGet.
CloudFlare.NET.Yaml Available to download on NuGet.
View changes since v0.0.4.
Release 0.0.4
Fixed CloudFlare.NET.Yaml nuget package
- Fixed CloudFlare.NET.Yaml nuget package #13
CloudFlare.NET.Yaml Available to download on NuGet.
View changes since v0.0.3.
Release 0.0.3
Released the first version of CloudFlare.NET.Yaml
CloudFlare.NET.Yaml can be used to convert data to CloudFlare configuration to YAML, this can then be easily source controlled for stricter control over DNS and other CloudFlare configuration.
- The value created_on can be null #7
- Ensure the objects correctly serialize as JSON #8
- Added the Client method to get a zone #9
- Added the CloudFlare.NET.Yaml project to create YAML configuration #10
- Imporoved test coverage of client requests #11
- Add request error tests #12
CloudFlare.NET available to download on NuGet.
CloudFlare.NET.Yaml Available to download on NuGet.
View changes since v0.0.2.
Release 0.0.2
First release pushed to NuGet
- Added the Get DNS Records CloudFlare client method #6
Available to download on NuGet.
View changes since v0.0.1.
Release 0.0.1
First release pushed to NuGet
- Added the Get Zones CloudFlare client method #5
Available to download on NuGet.