v1.3.0
- Updated dependencies to fresh versions.
v1.2.9
v1.2.8
v1.2.7
- Updated
glace-core
.
- Started to use
$
only.
v1.2.6
- Started to support slaves mechanism.
v1.2.5
- Migrated to new
glace-core
.
v1.2.4
v1.2.3
- Added image paths to error messages in image checks.
v1.2.2
v1.2.1
- Removed image magick configuration.
v1.2.0
- Added step to resize image.
- Removed image-diff and binary dependencies.
v1.1.1
- Added dynamic switching between screenshot variants.
v1.1.0
v1.0.9
- Used docstring style in steps.
v1.0.8
- Added fixture and CLI option to capture screenshot on chunk failure.
v1.0.7
- Support background color for
html2canvas
in steps.
v1.0.6
- Updated
html2canvas
.
- Fixed bug that element screenshot didn't replace browser screenshot.
- Added option to pass image path in method to cut element.
v1.0.5
- Fixes according to unit tests results.
- Dependencies updating.