Skip to content

Releases: cedx/akismet.net

Akismet for .NET 4.0.0

07 Dec 18:14

Choose a tag to compare

  • Breaking change: added the Async suffix to the asynchronous methods of the Client class.
  • Added synchronous methods to the Client class.

Akismet for .NET 3.0.0

01 Dec 21:18

Choose a tag to compare

Akismet for .NET 2.4.0

30 Nov 23:44

Choose a tag to compare

  • Restored support for .NET 9.

Akismet for .NET 2.3.0

29 Nov 12:02

Choose a tag to compare

  • Added an implicit conversion operator from Uri to the Blog class.

Akismet for .NET 2.2.0

29 Nov 11:29

Choose a tag to compare

  • Added constructor overloads to the Author, Blog and Client classes.
  • Added an implicit conversion operator from string to the Blog class.

Akismet for .NET 2.1.1

27 Nov 21:27

Choose a tag to compare

  • Fixed a packaging issue.

Akismet for .NET 2.1.0

27 Nov 21:16

Choose a tag to compare

  • Changed the visibility of the Client.Version constant to public.

Akismet for .NET 2.0.0

18 Nov 23:23

Choose a tag to compare

  • Added support for .NET 10.

Akismet for .NET 1.0.1

17 Apr 15:01

Choose a tag to compare

  • Included the debug symbols in the package published on NuGet.

Akismet for .NET 1.0.0

10 Apr 20:29

Choose a tag to compare

  • Initial release.