debian/changelog
dragonfire (1.1.1) unstable; urgency=medium
* Upgraded pip version from `9.0.1` to `19.3.1` for TensorFlow `1.15.0`
* Upgraded TensorFlow version from `1.14.0` to `1.15.0`
* Upgraded DeepPavlov version from `0.6.1` to `0.7.1`
-- Mehmet Mert Yildiran <mehmetmertyildiran@gmail.com> Wed, Dec 18 2019 22:15:17 +0300
dragonfire (1.1.0) unstable; urgency=medium
* The badge generation service changed from Badgen to Shields
* Omniscient module replaced with DeepPavlov SQuAD BERT and renamed as ODQA
* Loglevel of TensorFlow set to ERROR and disabled FutureWarning(s)
* Added a GitHub workflow for automated Docker builds
* Travis CI is removed
* `requests` package version upgraded to `>=2.20.0`
* Post-installation scripts are merged
* The Docker image has been updated
* Added separate GitHub workflows to handle Automated Tests and Linter Checks
* Added a GitHub workflow to test the ODQA module's performance against HotpotQA dataset
* Fixed most of the major code maintainability issues detected by Code Climate
* Added a GitHub workflow to automatically publish a GitHub release, build and upload a Debian package to release assets
* Checksum values are updated in the post-installation script
-- Mehmet Mert Yildiran <mehmetmertyildiran@gmail.com> Thu, Dec 12 2019 03:43:35 +0300
dragonfire (1.0.4) unstable; urgency=medium
* Upgraded TensorFlow version from 1.0.0 to 1.14.0
* Upgraded spaCy version from 2.0.13 to 2.1.3
* Upgraded NeuralCoref version to 4.0
* Updated the DeepConversation Tensorflow model and published (v3)
* Refactored some of the NLP methods
* Updated the Docker image
* Added a Makefile to simplify installation commands
* Fixed some of the tests
* Fixed the CI pipelines
* Implemented code coverage by integrating CI to Codecov
* Integrated Code Climate to have automated code reviews and metrics
* Fixed Read the Docs documentation build pipeline
-- Mehmet Mert Yildiran <mehmetmertyildiran@gmail.com> Fri, Nov 29 2019 01:20:45 +0300
dragonfire (1.0.2) unstable; urgency=medium
* libgtk2.0-0 and gir1.2-gtk-3.0 dependencies are added
* The issue related to inactive lock in the speech recognizers is fixed
* deepspeech Python package dependency is upgraded from 0.2.0a5 to 0.4.1
* The DeepSpeech the model from 0.1.1 to 0.4.1
* Time telling feature(a built-in command) is added
* Several issues in built-in commands are fixed
* Release version mismatch is fixed
-- Mehmet Mert Yildiran <mehmetmertyildiran@gmail.com> Wed, 6 Mar 2019 04:27:54 +0300
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 <mehmetmertyildiran@gmail.com> Mon, 7 Jan 2019 00:26:12 +0300
dragonfire (1.0.0) unstable; urgency=medium
* Post-installation scripts are fixed
* An API implemented
* The project is turned into more of a server-side application although it's continuing to preserve the features of its desktop application aspect
* The package is now Python 3 only
* Universal Python wheel generation disabled
* Basic Analyzer (done in dragonfire/__init__.py) is heavily pruned and improved. Now it's purely spaCy based
* Omniscient and Learner classes are refactored
* Learning ability now can store data (that comes from many different Android users) on MySQL database seamlessly
* Gspeech alternative added
-- Mehmet Mert Yildiran <mehmetmertyildiran@gmail.com> Tue, 19 Jun 2018 01:57:10 +0300
dragonfire (0.9.9) unstable; urgency=medium
* Twitter integration implemented
* Ability to answer arithmetic questions added
* A fourth way to respond, Deep Conversation system added
-- Mehmet Mert Yildiran <mehmetmertyildiran@gmail.com> Sat, 12 May 2018 14:59:20 +0000
dragonfire (0.9.8) unstable; urgency=medium
* Migrated from Kaldi Speech Recognition Toolkit to Mozilla DeepSpeech
* Python3 compatibility improved
* System tray icon is now GTK+ based instead of wxPython
-- Mehmet Mert Yildiran <mehmetmertyildiran@gmail.com> Thu, 26 Apr 2018 21:33:21 +0000
dragonfire (0.9.7) unstable; urgency=medium
* Python3 support added
* Omniscient Q&A Engine success rate is improved by ~40%
* The learning capabilities are improved by including the inverted case
* Wikipedia connection and disambiguation errors are fixed
* Several minor bugs are fixed
* Missing package dependencies are added
* Post-installation scripts are fixed
-- Mehmet Mert Yildiran <mehmetmertyildiran@gmail.com> Sat, 28 Oct 2017 02:39:47 +0000
dragonfire (0.9.6) unstable; urgency=medium
* Migrated from PyPI SpeechRecognition package to Kaldi Speech Recognition Toolkit
* Migrated from festival cmu_us_clb_arctic voice to flite slt voice
* Kaldi GStreamer English model is added
* Google Search built-in commands are added
* Several minor bugs are fixed
* A number of experimental(non-functional) scripts are added
-- Mehmet Mert Yildiran <mehmetmertyildiran@gmail.com> Mon, 16 Oct 2017 21:57:32 +0000
dragonfire (0.9.5) unstable; urgency=medium
* Initial release (Closes: #869121)
-- Mehmet Mert Yildiran <mehmetmertyildiran@gmail.com> Mon, 17 Jul 2017 22:20:48 +0000