Releases: chrisfosterelli/akismet-api
Releases · chrisfosterelli/akismet-api
Version 3.0.0
- Feature: Added official support for Node 8.x
- Feature: Added official support for Node 7.x
- Feature: Added support for
is_test
insubmitHam
andsubmitSpam
- 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
- Feature: Add support for
is_test
tocheckSpam()
Version 2.1.1
- Patch: Updated superagent to 2.0.0
Version 2.1.0
- 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