Skip to content

v0.9.0-beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Sep 19:19
· 7 commits to main since this release
f3c7fce

Testing version for upcoming v0.9.0.

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 services module #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