Skip to content

2.16.0

Compare
Choose a tag to compare
@mgedmin mgedmin released this 20 Dec 13:10
· 97 commits to master since this release
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 to logs2html so you can place the generated HTML files in a directory different from the input directory.