- Bump handlebars from 4.1.2 to 4.5.3 (2bdb0e1)
- Bump lodash.template from 4.4.0 to 4.5.0 (974e8ae)
- fix example test (32b842a)
- format and lint fixes (8c0ee59)
- update dependencies (4e6459f)
- update test data (fc690b1)
- add hint to set returnAllCompareData (cb11dd9)
- autoformat (7a468dd)
- Bump lodash from 4.17.11 to 4.17.15 (f5713cf)
- autoformat (c12fca6)
- update dependencies (172529d)
- checkPage: use checkFullPageScreen instead of checkElement with element element(by.css('body')) (ee3dbfd)
- return the result of the protractor-image-comparison call (606bbc9)
- don't use fs.promises to support Node < 10 (848b909)
- add checklist, how to release (3674d00)
- protractor is runtime dependency (b0f896f)
- remove @types/protractor, it's included in protractor (bea2067)
- build before versioning and push dist (1dfdc90)
- add conventional-changelog-cli (cf1f16d)
- add package.json (ba6ab74)
- add protractor-image-comparison (0c68264)
- add some installation and usage information (a1a03ea)
- change checkScreen to checkPage to make the intention clearer (26396fa)
- clean up the build (bd43a0d)
- cleanup (9e8eed1)
- create typescript declaration (86652d7)
- don't depend on ProtractorImageComparisonPaths (df7d9cb)
- format (cf808cf)
- format (82084cc)
- implement image comparison (fefc7d9)
- Initial commit (f4fd385)
- integration testing (3dd723a)
- minimize example test (270bdb6)
- rename Result to TestResult to match the backend naming, better naming for testresult properties, ma (aceefc0)
- require Node 10 (51b98df)
- setup a a minimal protractor test (11737d1)
- single quote (6ce1703)
- single quote (574e166)
- update dependencies (bfa0b8e)
- use dashify to create filenames (a10ff79)
- use ImageComparison (ebe3dfe)
- use TEST_RESULT_EXTENSION (db23309)
- write result file (1fa20e3)