Skip to content

Releases: iamtraction/cleverbot.js

v2.0.0

04 Sep 07:52
Compare
Choose a tag to compare

Breaking Changes

  • Library doesn't export the class by default. It exports an object which contains the classes for both cleverbot.com & cleverbot.io. Read the README for details.

Additions

Patches

  • Minor improvements & fixes
  • Updated dependencies
  • Updated docstrings

v1.0.1

03 Sep 14:04
Compare
Choose a tag to compare
  • Use request instead of got as the HTTP library.
  • Fix docstrings

v1.0.0

11 Feb 13:40
Compare
Choose a tag to compare

Initial Release