-
-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
874ddcc
commit ec00bbb
Showing
4 changed files
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
dragonfire (1.0.1) unstable; urgency=medium | ||
|
||
* Dependency issues are fixed | ||
* Several minor bugs are fixed | ||
* Python 3.6 support added | ||
* Several linguistic mistakes are fixed | ||
* A Dockerfile added | ||
* Command-line formatting improved | ||
* Add SQLite and MySQL support for the learning ability | ||
* The knowledge base used in learning, migrated from TinyDB to SQLite/MySQL | ||
* Module imports are fixed | ||
* Automatic documentation generation added using Sphinx | ||
* 134 different tests added and being checked with pytest using Travis CI | ||
* Coreference resolution added using NeuralCoref model | ||
|
||
-- Mehmet Mert Yildiran <[email protected]> Mon, 7 Jan 2019 00:26:12 +0300 | ||
|
||
dragonfire (1.0.0) unstable; urgency=medium | ||
|
||
* Post-installation scripts are fixed | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters