Skip to content

Releases: chrisfosterelli/akismet-api

Version 6.0.0

28 Jan 02:35
38d8d26
Compare
Choose a tag to compare
  • Breaking: Removed support for Node 13 (end of life)
  • Breaking: Removed support for Node 12 (end of life)
  • Breaking: Removed support for Node 10 (end of life)
  • Feature: Added support for honeypot / honeypot_field_name
  • Feature: Added official support for Node 19.x
  • Feature: Added official support for Node 18.x
  • Patch: User agent is no longer a required field
  • Patch: Added CI typescript type validation
  • Patch: Fixed travis link
  • Patch: Updated nock to 13.0.0
  • Patch: Updated prettier to 2.0.2
  • Patch: Updated mocha to 10.0.0
  • Patch: Updated superagent to 8.0.0
  • Patch: Updated chai to 4.0.1
  • Patch: Resolved dependabot alert about qs
  • Patch: Resolved dependabot alert about minimatch

Version 5.3.0

15 Feb 02:38
2bea5d9
Compare
Choose a tag to compare
  • Feature: Added typescript DTS typings (thanks @jasonflorentino!)
  • Patch: Removed David DM

Version 5.2.1

28 Jul 04:25
d7abbc8
Compare
Choose a tag to compare
  • Patch: Minor README update

Version 5.2.0

28 Jul 04:20
f42cee0
Compare
Choose a tag to compare
  • Feature: Add official support for Node 16.x
  • Patch: Update mocha to 9.0.1
  • Patch: Use github-native dependabot

Version 5.1.0

23 Oct 20:51
acc7441
Compare
Choose a tag to compare
  • Feature: Add official support for Node 15.x
  • Feature: Add official support for Node 14.x
  • Patch: Update mocha to 8.2.0
  • Patch: Update superagent to 6.1.0
  • Patch: Update prettier to 2.1.2
  • Patch: Update nock to 13.0.4

Version 5.0.0

23 Dec 05:43
1277d64
Compare
Choose a tag to compare
  • Feature: Add a new JS-idiomatic comment API (fully backward compatible)
  • Feature: Add official support for Node 13.x
  • Feature: Add official support for Node 12.x
  • Feature: Add official support for Node 10.x
  • Feature: Add support for blog_lang and blog_charset
  • Feature: Add support for recheck_reason
  • Feature: Added API support for async/await usage
  • Patch: Update nock to 11.7.0
  • Patch: Update mocha to 6.2.2
  • Patch: Update superagent to 5.1.1
  • Documentation overhaul
  • Added package-lock
  • Migrated from Greenkeeper to Renovate
  • Added prettier
  • Added optional integration tests
  • Switched CI/CD to travis.com
  • Upgraded library code from ES5 to ES6
  • Breaking: Removed support for node 7 (end of life)
  • Breaking: Removed support for node 6 (end of life)
  • Breaking: Removed support for node 5 (end of life)
  • Breaking: Removed support for node 4 (end of life)

Version 4.2.0

06 Jun 15:56
646bd1f
Compare
Choose a tag to compare
  • Feature: Added support for Akismet's user_role

Version 4.1.0

17 May 04:43
b08dc5b
Compare
Choose a tag to compare
  • Feature: Added support for Akismet's comment_date_gmt
  • Feature: Added support for Akismet's comment_post_modified_gmt
  • Patch: Updated mocha to 5.0.0

Version 4.0.1

01 Nov 06:59
41b38ff
Compare
Choose a tag to compare
  • Patch: Update superagent to 3.8.0

Version 4.0.0

01 Nov 06:20
fe7aced
Compare
Choose a tag to compare
  • Feature: Add official support for Node 9.x
  • Patch: Update superagent to 3.6.1
  • Patch: Update mocha to 4.0.0
  • Breaking: Removed support for node 0.10 (end of life)
  • Breaking: Removed support for node 0.12 (end of life)
  • Breaking: Removed support for io.js (end of life)