Skip to content

Releases: FreeFlyingSheep/delta-debugging

Version 0.5.0

01 Nov 08:43

Choose a tag to compare

Added

  • Added visualization tools for benchmark results.
  • Added visualization example examples/figure.py.
  • Added results for examples.

Version 0.4.0

31 Oct 04:14

Choose a tag to compare

Changed

  • Updated examples.
  • Updated ZipMin.
  • Updated HDD with ProbDD.

Version 0.3.0

27 Oct 01:51

Choose a tag to compare

Changed

  • Updated examples and scripts.
  • Fixed bugs in delta debugging algorithms and benchmarking.

Version 0.2.0

16 Oct 12:12

Choose a tag to compare

Changed

  • Fixed file handling in FileDebugger.
  • Fixed linting and formatting issues.
  • Refactored Configuration to improve performance.
  • Updated install.sh.
  • Updated dependencies and folder structure.

Removed

  • Removed Input class.

Version 0.1.0

11 Oct 11:37

Choose a tag to compare

Added

  • The delta debugging framework.
  • Examples for using the framework.
  • API documentation.