Releases: NimaSoroush/differencify
Releases · NimaSoroush/differencify
v0.0.16
- Bug fixes
v0.0.15
- Adding evaluate functionality to evaluate expression on browser
- Adding freeze image functionality to freeze animations
v0.0.14
- Dynamic port allocation to launch chrome instances
v0.0.13
- Updating readme file
- Bug fixes
v0.0.12
- Added wait functionality
- Create prefix logger for tests (timestamped)
- Refactor compare image to async function with better error handling
- Some cleanups
v0.0.11
- Added cleanup functionality, to close all left over browsers
- Added circleci to project
v0.0.10
- Added chromy.screenshot()
v0.0.9
- Enabling option to save differencified image to disk
- Fixed bugs
- Decrease mismatchThreshold
- set default visible to false
- Fixed bug
v0.0.6
- Fixed logging issue
v0.0.5
- Decreased default threashhold to 0.01
- Updated logging to log difference error
- Update Readme.md
- Added a Dockerfile for local/CI usage