Releases: FreeFlyingSheep/delta-debugging
Releases · FreeFlyingSheep/delta-debugging
Version 0.5.0
Added
- Added visualization tools for benchmark results.
- Added visualization example
examples/figure.py. - Added results for examples.
Version 0.4.0
Changed
- Updated examples.
- Updated ZipMin.
- Updated HDD with ProbDD.
Version 0.3.0
Changed
- Updated examples and scripts.
- Fixed bugs in delta debugging algorithms and benchmarking.
Version 0.2.0
Changed
- Fixed file handling in
FileDebugger. - Fixed linting and formatting issues.
- Refactored
Configurationto improve performance. - Updated
install.sh. - Updated dependencies and folder structure.
Removed
- Removed
Inputclass.
Version 0.1.0
Added
- The delta debugging framework.
- Examples for using the framework.
- API documentation.