Skip to content

Releases: orlnub123/cleverbot.py

1.2.1

15 Sep 00:12
Compare
Choose a tag to compare

Changes

  • Removed "Status: ..." from the APIError error message

1.2.0

06 Sep 09:04
Compare
Choose a tag to compare

Changes

  • Added passing of keyword arguments to requests.get and aiohttp.ClientSession.get
  • Changed the cs and timeout arguments to keyword-only arguments
  • Changed attr_list to _attr_list

1.1.0

27 Aug 10:54
Compare
Choose a tag to compare

Changes

  • Added asynchronous functionality with asay
  • Added error and status attributes to APIError, and a timeout attribute to Timeout
  • Changed query to _query
  • Removed unrelated parents from APIError, Timeout and DecodeError

1.0.0

25 Aug 01:27
Compare
Choose a tag to compare

Initial release