Skip to content

Releases: smortezah/smashpp

23.09

28 Sep 12:48
Compare
Choose a tag to compare

Bug-Fix Release

This release includes fixes for the following bugs:

  • The application would crash when compiling on macOS.

22.08

02 Aug 12:52
Compare
Choose a tag to compare

What's new:

  • Fixed the segmentation fault bug
  • Added json format support, in addition to pos. Usage by -fmt or --format option: ./smashpp -r ref -t tar -fmt json and ./smashpp viz -o simil.svg ref.tar.json. The visualizer automatically detects format of the position file
  • Added long options support for all options of Smash++ and the visualizer, e.g., ./smashpp --reference ref --target tar --level 1 --format json and ./smashpp -r ref -t tar -l 1 -fmt json are equivalent
  • Added viz in addition to -viz for the visualizer. Usage: ./smashpp viz -o simil.svg ref.tar.pos
  • New help page for Smash++ and the visualizer. Usage ./smashpp or ./smashpp viz
  • New docker image: smortezah/smashpp:22.08, based on ubuntu:22.04

v21.12

17 Dec 14:34
Compare
Choose a tag to compare
  • Resolved installation on Mac M1 processor
  • Added docker image

v20.04

06 Apr 14:15
Compare
Choose a tag to compare
  • Speed improvement

v19.12

23 Dec 19:42
Compare
Choose a tag to compare
up