Releases: gunthercox/ChatterBot
Releases · gunthercox/ChatterBot
1.2.0
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
1.0.7
Add support for Python 3.8
1.1 Alpha 7
(A second attempt to automate PyPi releases with GitHub Actions)
1.1 Alpha 6
A practice run using GitHub Actions to deploy releases.
1.1 Alpha 5
1.1.0a5 Create pythonpublish.yml
1.1 Alpha 4
1.1.0a4 Save language attribute on lowercase tagger
1.1 Alpha 3
1.0.6
1.1 Alpha 2
- Read version from config instead of using import #1701