2.0.0
Feature release:
- Adds support for tracking debugging behavior;
- Adds a visualization of the tracked debugging activities to the "WatchDog Statistics" view.
1.7.0
Maintenance release:
- Adds Android Studio support;
- Makes WD much faster when working with large files (improvements in Levenshtein distance calculation);
- Fixes bug of not registering all intervals.
1.6.0
Maintenance release:
- Added support for multiple projects opened at the same time;
- Improved registration process (especially when unsuccessful, thanks to Alan Richardson from eviltester.com);
- Some back-end optimizations.
1.5.0
Maintenance release:
- Refactored back-end architecture;
- Version is now synchronized across platforms;
- Small bug fixes.
0.9.1
Few minor issues fixed:
- JUnit interval format unified;
- Removed unused listeners.
Feature release:
- Adds support for tracking debugging behavior;
- Adds a visualization of the tracked debugging activities to the "WatchDog Statistics" view.
1.7.0
Maintenance release:
- Adds Android Studio support;
- Makes WD much faster when working with large files (improvements in Levenshtein distance calculation);
- Fixes bug of not registering all intervals.
1.6.0
Maintenance release:
- Added support for multiple projects opened at the same time;
- Improved registration process (especially when unsuccessful, thanks to Alan Richardson from eviltester.com);
- Some back-end optimizations.
1.5.0
Maintenance release:
- Refactored back-end architecture;
- Version is now synchronized across platforms;
- Small bug fixes.
0.9.1
Few minor issues fixed:
- JUnit interval format unified;
- Removed unused listeners.