Initially planned as v0.8.1, but bumped to v0.9.0 due to a larger scope in changes.
Bugfixes
- Fix and improve input dataset loading when starting hashtag dashboard #180
- Fix error message when existing dashboard with
ctrl + c#203
Enhancements (CLI, analyzers, UX ...)
- Add support for datasets with native datetime formats #194
- Add a shared unicode-aware tokenizer in
servicesmodule #204 - Use Rich for printing feedback to the terminal and progress reporting #172, #181, #195
- Update welcome screen #195
- Rename executable to cibmangotree, add message upon startup #200
- Make column naming convention consistent across analyzers and with data preparation instructions #205
Documentation
- Revamp technical documentation #161