v2.4.0
This release includes the following features:
Create diff image even when images are of different sizes (#42)
- Resolves #49 and allows users to better make a decision as to whether snapshot should be updated or not for tests failing due to image size differences! Big thanks to @sergeybekrin for implementing this!
Clean up test results (__diff_output__
) for a given test before said test's execution
- Resolves #52 which would often cause confusion as a test's diff image from a previous run's failure would be retained in file system