Files
cloudflare-api/CHANGELOG.md
2025-11-17 19:43:30 +01:00

2.0 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Upcoming - 0000-00-00

Diffs

Changed

  • Updated tests to .NET 10
  • Updated solution to VS 2026

v0.1.1, dns/v0.2.0, zones/v0.1.1 - 2025-11-06

Diffs

Added

  • (General) New automatic documentation generation using docfx
  • (General) Additional articles for the documentation
  • (Core) DateTime extensions for ISO 8601 formatting
  • (DNS) DNS Analytics
  • (DNS) Zone Transfers
  • (DNS) DNS Firewall

Changed

  • (Zone) Use the new DateTime extensions for ISO 8601 formatting

v0.1.0, dns/v0.1.0, zones/v0.1.0 - 2025-08-05

Diffs

Added

  • Cloudflare with the core functionality to communicate with Cloudflare's API endpoint
  • Cloudflare.Dns extending the core package with specific methods to manage Cloudflare's DNS settings (still WIP)
  • Cloudflare.Zones extending the core package with specific methods to manage Cloudflare's Domain/Zone Management