Skip to content

v0.9.0

Latest

Choose a tag to compare

@KristijanArmeni KristijanArmeni released this 01 Oct 18:04
· 6 commits to main since this release
b7ac227

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 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