Releases: NimaSoroush/differencify
Releases · NimaSoroush/differencify
v1.3.1
- Support all puppeteer API calls
- Support multiple toMatchSnapshots
- Improved logging
- Improved documentation and examples
- Added integration tests
- Bug fixes
v1.2.0
- Added page click functionality
v1.1.5
- Update to [email protected]
- Fixing issue with passing browserArgs to chrome headless
- Enhanced debugging for parameter sanitization
v1.1.4
- Fixed issue with jest failure if error happens in steps
v1.1.3
- Fixed issue with calling cleanup
- Improved readme file
v1.1.2
- Made explicit that library targets node 8.6+
- Set babel target to node 8.6
v1.1.1
- Add jest snapshot support
- Performance improvement
- Better logging
- bug fixes
v1.0.0
- Replacing chromy with puppeteer as backend
- Add functionality to chain differencify methods
- Add resize functionality
- Removed dependency to config files
- Better logging
- Bug fixes
v0.0.18
- Fixing issue with freezing image
- Upgrading Chromy to version 0.4.7
v0.0.17
- Upgrading Chromy to version 0.4.5