Skip to content

Releases: MiguelMJ/Answerable

Answerable v1.1

31 May 12:40
Compare
Choose a tag to compare
  • Improve the recommendation model: add content_based_1 model and make it the default one.
  • Enable user defined recommendation models: add -m MODEL --model MODEL option.
  • Display additional information from the system: add -i --info option.
  • Enable including questions not answered by the user, using the include.txt file.
  • Automatically check for updates in the GitHub repository.
  • Improve the warning and error messages.
  • Minor bug fixes.

Answerable v1.0

17 Apr 11:09
Compare
Choose a tag to compare

Edit: Add the wiki as documentation