1.5.0 (2017-12-17)
- Remove temporary saving (fullpage)screenshots by saving them to a buffer array. This should prevent an overkill of temp screenshots
1.4.0 (2017-11-17)
- Add parameter for enabling scrollbars (default value = hide) (38)
1.3.0 (2017-08-27)
- Ignore regions by making them transparent in the base image (a7ec187)
1.2.5 (2017-05-18)
- fullPageScreenshot: fix for determining last screenshot. (b0c4010)
1.2.4 (2017-05-16)
1.2.3 (2017-03-23)
- chromium: fix chromium position top bug (d3e3471)
1.2.1 (2017-02-11)
- dependencies: update dependencies (c7c19f3)
- dependency: update dev dependencies for commits (930b405)
- IE11: fix retrieveData syntax error (5189622)
- resemblejs: update resemblejs to latest version with less heap allocations (55266de)
- sauceconf: fix type in sauceconf (35da109)
- saucelabs: fix for update endstatus (a2dfbac)
1.2.0 (2017-02-05)
- add mobile fullpage support for iOS and Android (c8310b1)
1.1.0 (2017-01-19)
- fix dependency, update travis, fix docs (b9ac27c)
- auto-baseline: update core with autoSaveBaseline and update docs (020f7c9)
- add option to automatically copy a file to the baseline if it doesn't exists incl tests (0974fdd)
1.0.0 (2016-12-18)
- chrome-screenshots: add new baselinescreenshots (2624d55)
- mobile: fix blockOutStatusBar in _executeImageComparison for iOS (a7ea346)
- fullpage-appium: first screenshots for appium chromedriver fullpage (7b91ebb)
- mobile-fullpage: initial commit for mobile android support, needs to be refactored (592d135)
- chrome-screenshots: the scrollbar in Chrome is hidden by default. This causes a bigger screenshot result and may break with the baseline images of chrome
0.1.5 (2016-12-05)
- comparison-api: incorrect comparison api implementation, do not use version 0.1.4 (6112bb8)
- scrollbar: remove scrollbars during saveScreen (5a2c1df)
0.1.4 (2016-12-04)
- checkFullPageScreenshot: add ignoreRectangles (a9c66a9)
- coverage: optimized tests and coverage to 92.13,80,92.86,92.13 This is starting point (f5290cf)
- fullpage: saveFullPageScreenshot beta for chrome, firefox latest and edge (f7fb8cf)
- resemble: fix code issues (2350f77)
- resemble: merge resemble.js latest stuff, add tests (6e5988b)
- resemble: merge resemble.js latest stuff, add tests (306a69a)
- unittest: add basic unit test and coverage for resemblejs 94.75,80,92.86,94.75 (0707cf3)
- fullpage: add ie11 and firefox for large screenshots (849c4f9)
- fullpage: initial commit of fullpage screenshot. now saved as seperate files (4f60b6c)
- index: add checkFullPage, testcases and images. Add disableAnimation (3646829)
- resemble: refactor resemble and add 2 new features, see docs.Add unit tests (09df28b)
0.1.3 (2016-11-22)
- element: fix issue with determine elm position on large screen, fix determin position (0756520)
0.1.2 (2016-11-21)
- _getIOSPosition: remove app specific implementation (62295a1)
- baseline: replace baselineimages for resizeDimensions (ee82ee7)
- basline: replace baseline images for resizeDimensions (04e1399)
- dependencies: set hard devdependencies (d38fff8)
- nativeWebScreenshot: fix nativeWebScreenshot only overrule if value is false (94e0636)
- resizeDimensions: fix false statement (f3d819e)
- initial: initial commit (023df41)