- Added word cloud generation support - Can accumulate all message(s) sent by each participant & generates word cloud with ASCII words
0.3.7
- Added chat activity heatmap generation support, depicting user activity in chat under inspection, across weekdays, over several weeks - Github style heatmap
0.3.6
- Added unicode character decoding failure handler
Thanks to [lewis-munyi](https://github.com/lewis-munyi) for reporting this :)
0.3.5
- Added concurrency support using `python-ray` module - Yeah now it runs faster :trophy: