- Fix nested arguments in the argument parser - Fix CSV reading for Python 3.11 - Ignore JSON files with invalid contents for the given categories
0.2.6
Bug Fixes
- Fix incorrect MIME types for JS and CSS files on Windows
0.2.5
Bug FIxes
- Fix utf-8 encoding for Windows - Accept `os.PathLike` in addition to `str` for paths - Use random free port instead of crashing when port is already in use
0.2.4
Bug Fixes - Fix loading empty lines in log files
0.2.3
Fix missing assets in release
0.2.2
Minor Changes
- Dark mode - Compress JSON instead of sending it raw - Suggest fix for inotify limit