Skip to content

v0.11.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@srevinsaju srevinsaju released this 07 Dec 15:38
· 423 commits to master since this release
e21a915

v0.11.0 (2020-12-07)

Chore

  • test
  • bump docusaurus to v2.0.alpha69
  • update deps

Ci

  • add katex preprocessor
  • fix ci build properly
  • ACTIONS_ALLOW_UNSECURE_COMMANDS: true
  • first remove the docs at cwd, and then mv
  • remove downloaded mdbook binary
  • add docs folder as a trigger to build
  • pull all origin
  • fix path to origin/gh-pages
  • add build system (#29)
  • remove docusaurus CI

Docs

  • fix typo (#42)
  • add bayes' theorum
  • fix introduction h1 -> sugaroid
  • add contents
  • add dependency charts
  • add new dependency charts
  • add hardware/software req
  • promote h2 to h1 in acknowledgements.md:
  • add bibliography
  • add new console image
  • add links to their respective pages:
  • mv content from run.md to their respective interfaces
  • mv flask demo towards the end of heading
  • fix h1 on run.md
  • add h1 heading for django adapter
  • completely wipe away docusaurus and friends
  • merge: Merge branch 'AddCPUusageDocs'
  • move memory and CPU to performance folder
  • move memory and CPU to performance
  • promote h2 to h1 on memory.md
  • fix path to image on flask interface
  • add h1 for IRC Bot
  • fix path to discord image
  • mv images from old dir to new dir
  • remove old web inteface (django)
  • remove old gui image
  • remove old console picture
  • move docs from docusaurus to mdbook
  • remove chapter_1.md
  • add image of sugaroid on Introduction
  • Add docs for 'Execution' (#27)
  • map run.md to Interfaces
  • fix typo in disallocated, regresssion by #28
  • improve configuration documentation
  • add datasets
  • use Databases and Training instead of databases alone and h1
  • add heading for dependencies.md
  • update TOC
  • move requirements.md to dependencies.md
  • remove docusaurus syntax and remove yaml frontmatter
  • use mdbook
  • improve naive bayes classifier documentation
  • add algorithm-naive-bayes to the sidebar
  • add algorithm-naive-bayes
  • add interfaces irc bot documentation
  • fix build / validation error

Feat

  • update preprocessors.py with new shortword (#35)
  • add spooktober resource
  • show time instead of wishing
  • allow using nltk.sentiment.SentimentIntensityAnalyzer to analyze the statement for polarity

Fix

  • Add yea to yesno.py (#41)
  • typo in constants (#40)
  • typo in constants (#36)
  • responses for where do you live
  • use better words for ONE_WORD adapter
  • remove SUMMARY.md
  • invalid response when asked for how are you
  • use akinator.org with http protocol instead of plain url
  • Remove wow.md
  • BREAKING CHANGE add dependency regex
  • increase the confidence of sugaroid when an or statement occured
  • do not store extremely long data
  • prevent crash when asked 'to be or not to be'
  • AttributeError on chatbot instance when trying to change saved username
  • add colorama
  • find_packages