Skip to content

Releases: gunthercox/ChatterBot

1.2.0

09 Feb 18:08
Compare
Choose a tag to compare

This release brings chatterbot significantly up to date for comparability with the latest versions of its dependencies, as well as dropping support for older versions of Python that are no longer maintained. As noted in #2389, the minimum supported version of Python will be version 3.9, with newer versions being added soon.

Along with this release, we also have a new documentation site: https://docs.chatterbot.us

1.0.8

22 Aug 18:42
Compare
Choose a tag to compare

This release makes a handful of ChatterBot's dependencies optional as described in #2027

1.0.7

20 Aug 10:30
Compare
Choose a tag to compare

Add support for Python 3.8

1.1 Alpha 7

01 May 20:57
Compare
Choose a tag to compare
1.1 Alpha 7 Pre-release
Pre-release

(A second attempt to automate PyPi releases with GitHub Actions)

1.1 Alpha 6

01 May 20:52
d95a08d
Compare
Choose a tag to compare
1.1 Alpha 6 Pre-release
Pre-release

A practice run using GitHub Actions to deploy releases.

1.1 Alpha 5

01 May 20:42
d95a08d
Compare
Choose a tag to compare
1.1 Alpha 5 Pre-release
Pre-release
1.1.0a5

Create pythonpublish.yml

1.1 Alpha 4

18 May 00:29
Compare
Choose a tag to compare
1.1 Alpha 4 Pre-release
Pre-release
1.1.0a4

Save language attribute on lowercase tagger

1.1 Alpha 3

17 May 23:44
Compare
Choose a tag to compare
1.1 Alpha 3 Pre-release
Pre-release
  • Remove pymongo from main dependency list #1728
  • Add new search and tagging classes #1729

1.0.6

01 May 20:41
1a03dcb
Compare
Choose a tag to compare
  • Update sqlalchemy to version >= 1.3 #1715

1.1 Alpha 2

10 Apr 14:18
Compare
Choose a tag to compare
1.1 Alpha 2 Pre-release
Pre-release
  • Read version from config instead of using import #1701