Skip to content

Latest commit

 

History

History
333 lines (196 loc) · 20.3 KB

CHANGELOG.md

File metadata and controls

333 lines (196 loc) · 20.3 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

v1.2.4 - 2021-03-04

Commits

  • adding better logger when using web mode 74ca439

v1.2.3 - 2021-03-04

Merged

  • Bump ini from 1.3.5 to 1.3.8 #28
  • Bump find-my-way from 2.2.4 to 2.2.5 in /packages/canvest-cli #26
  • Bump node-fetch from 2.6.0 to 2.6.1 #25
  • Bump http-proxy from 1.18.0 to 1.18.1 in /packages/canvest-cli #24

Commits

  • hotfix: fixed issue non ci mode still create image under root directory cec8d65

v1.2.2 - 2021-03-04

Commits

  • #29 add better output result 266ca1d

v1.2.1 - 2020-08-28

Fixed

  • fixed issue that no html coverage report on MacOS close #23 #23

v1.2.0 - 2020-08-27

Commits

  • fixed issue that ci params without path will create a folder name true 79a3dcf

v1.2.0-alpha.0 - 2020-08-27

Merged

  • Feature/coverage #22

Commits

  • adding script to create coverage report when test is done #21 404c7c3
  • add example for three.js 03aefcb
  • adding socket message for sending coverage json content c7eec6f

v1.1.1 - 2020-07-16

Merged

  • Bump websocket-extensions from 0.1.3 to 0.1.4 in /packages/canvest-cli #15

Commits

  • fixed issue that unable to start canvest in Windows 6c603af

v1.1.0 - 2020-05-18

Commits

  • add div when test is finished in CI mode acf2061
  • adding a way to set threshold globally ed519f2
  • make lerna update version as one 491ea49

Fixed

  • create CI mode, close #14 #14
  • fixed canvest-ts path issue, fully support typescript. close #13 #13

Commits

Fixed

  • create CI mode, close #14 #14
  • fixed canvest-ts path issue, fully support typescript. close #13 #13

Commits

Commits

  • create canvest-ts plugin for typescript #13 b27b38f
  • add notes about typescript support 0dcaba6
  • add example repo link c59a065
  • using more accurate word f8fa12b
  • to make how canvest search the unit test file more clear 1b93123

Commits

  • adding more documentation b3f7517
  • fixed readme file picture is too small 58d8885

Commits

  • adding document for Canvest usage 18d09e0

Fixed

  • add cache snapshot feature, close #3 #3 #8

Commits

  • add websocket 24914e3
  • using pixelmatch for image pixel comparison, add rate match feature 48511c2
  • make pixelmatch threshold to be 0.05 3734bb5
  • fixed content not found issue 6333676
  • trying to fix pixelmatch is not a function error 38056db
  • add missing files 5b1cce1
  • direct import pixelmatch in core 0a0fc52

Fixed

  • remove fork version of webpack-dev-server. close #7 #7

Commits

  • create canvest-ts plugin for typescript #13 b27b38f
  • add notes about typescript support 0dcaba6
  • add example repo link c59a065
  • using more accurate word f8fa12b
  • to make how canvest search the unit test file more clear 1b93123

Commits

  • adding more documentation b3f7517
  • fixed readme file picture is too small 58d8885

Commits

  • adding document for Canvest usage 18d09e0
  • make pixelmatch threshold to be 0.05 3734bb5

Fixed

  • add cache snapshot feature, close #3 #3 #8

Commits

Commits

  • direct import pixelmatch in core 0a0fc52

Commits

  • trying to fix pixelmatch is not a function error 38056db

Fixed

  • create CI mode, close #14 #14

Commits

Fixed

  • fixed canvest-ts path issue, fully support typescript. close #13 #13

Commits

  • create canvest-ts plugin for typescript #13 b27b38f
  • add notes about typescript support 0dcaba6
  • add example repo link c59a065
  • using more accurate word f8fa12b
  • to make how canvest search the unit test file more clear 1b93123

Commits

  • adding more documentation b3f7517
  • fixed readme file picture is too small 58d8885

Fixed

  • add cache snapshot feature, close #3 #3 #8

Commits

  • adding document for Canvest usage 18d09e0
  • add websocket 24914e3
  • using pixelmatch for image pixel comparison, add rate match feature 48511c2
  • make pixelmatch threshold to be 0.05 3734bb5
  • fixed content not found issue 6333676
  • trying to fix pixelmatch is not a function error 38056db
  • add missing files 5b1cce1
  • direct import pixelmatch in core 0a0fc52

Fixed

  • remove fork version of webpack-dev-server. close #7 #7

Fixed

  • support test write in typescript, close #2 #2

Commits

  • make capture object api more testing friendly 524ecd9

Commits

  • using node run dev-server js file directly in cmd c149507

Fixed

  • add cache snapshot feature, close #3 #3 #8

Commits

Commits

  • direct import pixelmatch in core 0a0fc52

Commits

  • trying to fix pixelmatch is not a function error 38056db

Commits

  • using pixelmatch for image pixel comparison, add rate match feature 48511c2

Commits

  • fixed content not found issue 6333676

@canvest/canvest-cli@0.0.10 - 2020-05-02

Fixed

  • remove fork version of webpack-dev-server. close #7 #7
  • support test write in typescript, close #2 #2
  • improve snapshot function, snapshot more times and compare quickly to avoid timeout render issue. close #6 #6

Commits

  • create canvest-dev-server package dd84ca4
  • adding more config and example code a7798d8
  • init project b2fd4c1
  • using canvest-cli to control canvest-dev-server 4957216
  • add license c4ff7da
  • simplify canvest dev server config file, removed script-loader 1d1d58b
  • using node run dev-server js file directly in cmd c149507
  • make capture object api more testing friendly 524ecd9
  • fixed a problem that script-loader could not work without lerna environment b6cdf83
  • fixed issue that snapshot, isPixelEqual is undefined in unit test scope #1 f6df12b
  • make snapshot and isPixelEqual function accessible directly in dev-server #1 aed02ec
  • try fixing canvest cmd missing issue 3934591
  • add missing files 5b1cce1
  • add "prepublishOnly" cmd ba21fd1
  • change equal function name to isPixelEqual #1 425d1cf