Skip to content

Releases: cedx/akismet.js

Akismet for JS 0.3.1

19 Sep 15:02
Compare
Choose a tag to compare
  • Fixed bugs in server implementation: bad error handling.

Akismet for JS 0.3.0

18 Sep 21:17
Compare
Choose a tag to compare
  • Added Blog class to support the latest Akismet APIs.

Akismet for JS 0.2.1

18 Sep 01:35
Compare
Choose a tag to compare
  • Fixed bugs in server implementation: bad parsing of client requests.

Akismet for JS 0.2.0

17 Sep 23:46
Compare
Choose a tag to compare
  • Added client implementation based on XMLHttpRequest.
  • Added server implementation used to proxy requests from HTML clients to Akismet service.

Akismet for JS 0.1.0

22 Jun 20:12
Compare
Choose a tag to compare
  • Initial release: client implementation based on http.request.