Skip to content

Releases: simplivity/bullshtml

Version 1.1

22 Sep 17:25
Compare
Choose a tag to compare

Version 1.1 (released 10 Sept, 2015)

  • Fixes for github issues:
    • Issue 20: Linux bullshtml misses hashbang
    • Issue 22: Line-by-Line coverage not seen in HTML output.
  • Build changes:
    • Require Java 1.6 or higher
    • Eliminate some syntax and deprecation warnings during build
    • Include stringtemplate and other resources in the build kit
  • External libraries upgraded
    antlr            (from: 2.7.7  to: 4.5   )
    commons-cli      (from: 1.2    to: 1.3.1 )
    commons-io       (from: 1.4    to: 2.4   )
    jdom             (from: unk    to: 2.0.6 )
    one-jar-any-task (from: 0.96   to: 0.97  )
    stringtemplate   (from: 3.2.1  to: 4.0.8 )