Skip to content

Releases: chrisfosterelli/akismet-api

Version 3.0.0

16 Jul 23:15
Compare
Choose a tag to compare
  • Feature: Added official support for Node 8.x
  • Feature: Added official support for Node 7.x
  • Feature: Added support for is_test in submitHam and submitSpam
  • Feature: Added test suite for the client promise API
  • Feature: Requests to Akismet now default to HTTPS
  • Feature: Added protocol option to the constructor
  • Patch: Updated superagent to 3.0.0
  • Patch: Updated nock to 9.0.6
  • Patch: Updated chai to 4.0.1
  • Patch: Updated mocha to 3.4.1
  • Patch: Removed dependency on setimmediate
  • Breaking: Removed support for Node 0.8. Node 0.8 reached end-of-life a
    very long time ago, you should upgrade if you are still using it.

Version 2.2.0

17 Nov 03:54
Compare
Choose a tag to compare
  • Feature: Add support for is_test to checkSpam()

Version 2.1.1

04 Jun 00:18
Compare
Choose a tag to compare
  • Patch: Updated superagent to 2.0.0

Version 2.1.0

06 May 19:20
Compare
Choose a tag to compare
  • Feature: Added official support for Node 6.x
  • Feature: Added official support for Node 5.x
  • Patch: Updated superagent to 1.8.3
  • Patch: Updated mocha to 2.4.5
  • Patch: Updated chai to 3.5.0

Note: This is the first release using Github releases.
For version history of previous versions, please see the changelog