Skip to content

Releases: JSkimming/CloudFlare.NET

Release v0.1.1

Release v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@JSkimming JSkimming released this 07 Sep 21:27

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

Release v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@JSkimming JSkimming released this 03 Sep 08:40

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

Release v0.0.6 Pre-release
Pre-release

Choose a tag to compare

@JSkimming JSkimming released this 28 Aug 13:38

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

Release v0.0.5 Pre-release
Pre-release

Choose a tag to compare

@JSkimming JSkimming released this 27 Aug 16:14

Added the ability to specify parameters when requesting a zone list

  • Zone list parameters #14

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

Release 0.0.4 Pre-release
Pre-release

Choose a tag to compare

@JSkimming JSkimming released this 26 Aug 12:08

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

Release 0.0.3 Pre-release
Pre-release

Choose a tag to compare

@JSkimming JSkimming released this 26 Aug 11:15

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

Release 0.0.2 Pre-release
Pre-release

Choose a tag to compare

@JSkimming JSkimming released this 05 Aug 23:37

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

Release 0.0.1 Pre-release
Pre-release

Choose a tag to compare

@JSkimming JSkimming released this 03 Aug 21:41

First release pushed to NuGet

  • Added the Get Zones CloudFlare client method #5

Available to download on NuGet.