2.16.0
- Support Python 3.6.
- Fix for duplicated lines with the same time where the resulting HTML id anchors would evolve into long form like "t22:24:49-2-3-4-5-6-7-8-9-10" instead of "t22:24:49-10" resulting in significant output file size growth in some cases.
- Add
--output-dir
(-o
) parameter tologs2html
so you can place the generated HTML files in a directory different from the input directory.