What's Changed
* Refactor `Utterance` and `AnnotatedUtterance` as dataclass
* Add utterance id, conversational id, turn id, and utterance feedback
* Improve loading of JSON dialogues
* Create slot annotator interface
* Support for `TerminalPlatform` and `FlaskSocetIOPlatform`
* Remove platform from `DialogueConnector`
* Update documentation
* Automate publishing to TestPypi and Pypi on release
New Contributors
* IKostric
* WerLaj
**Full Changelog**: https://github.com/iai-group/DialogueKit/compare/v0.0.8...v0.0.9