Skip to content

Latest commit

 

History

History
222 lines (114 loc) · 12.1 KB

CHANGELOG.md

File metadata and controls

222 lines (114 loc) · 12.1 KB

0.5.6 (2016-12-31)

Bug Fixes

  • InputFileResolver: Don't ignore all files (#210) (ef3dde4)

0.5.5 (2016-12-30)

Features

  • ClearTextReporter: Limit the number of tests (142de71)
  • ConfigReader: Look for stryker.conf.js in the CWD (#209) (d196fd3)
  • InputfileResolver: exclude online files from globbing (#194) (a114594)
  • lifetime-support: Remove 0.12 node support (38f72ae)
  • progress-reporter: Create new progress reporter (#202) (11c345e)
  • ProgressReporter: add new line after report (#193) (931c35f)
  • ts21: Upgrade to TypeScript 2.1 (#203) (4ce1d16)

0.5.4 (2016-12-15)

Features

  • es2015-promise: Remove dep to es6-promise (#189) (3a34fe1)
  • exclude-files: Exclude files with a ! (#188) (05a356d)
  • sandbox: Change cwd in Sandboxes (#187) (28e1e5d)

0.5.3 (2016-11-26)

Features

  • test-runner: Config for maxConcurrentTestRunners (492bb80)

0.5.2 (2016-11-21)

Bug Fixes

  • coverage: Make 'perTest' work with dry-run (d700f20)

0.5.1 (2016-11-20)

Bug Fixes

  • .npmignore: Add temp folder to npm ignore (07d1406)
  • istanbul: Add dependency to istanbul (729d770)

0.5.0 (2016-11-20)

Bug Fixes

  • clear-text-reporter: Fix a typo (0e009dc)

Features

  • cli: Add support for commands (#181) (fd824de)
  • one-pass-coverage: Support one-pass coverage measurement (#165) (1796c93)

0.4.5 (2016-10-29)

Bug Fixes

  • BlockStatementMutator: Not mutate empty block (#160) (da4a3cf)
  • stryker: Stop running if there are no mutants (#161) (8f68da8)

0.4.4 (2016-10-04)

Bug Fixes

  • line-endings: Enforce unix line endings (#152) (554c167)
  • MutantRunResultMatcher: False positive fix (#155) (255f84b), closes #155

Features

0.4.3 (2016-09-09)

Bug Fixes

  • bithound: Add bithoundrc with tslint engine (#117) (3b7e9f9)
  • deps: Set version of stryker-api (338d8ec)
  • isolated-test-runner: Support regexes (#146) (51b6903)
  • log4jsMock: Restore sandbox in log4js mock (#122) (4a88b58)
  • parserUtils: Add support for duplicate ast (#119) (b35e223)
  • StrykerTempFolder: Use local tmp folder (#121) (53651b2)
  • test-deps: Set version of stryker-api in it (a094e4b)
  • TestRunnerOrchestrator: Error in test run (#120) (b03e84b)
  • TestRunnerOrchestrator: Initial test run (#130) (a3c8902)
  • unittest: Fix merge error in TestRunnerOrchestratorSpec (1f6a05a)

Features

  • test-runner: Support lifecycle events (#125) (8aca3bd)
  • test-runner: Support lifecycle events (#132) (0675864)
  • unincluded-files: Add support for unincluded (#126) (916ae55)

0.4.2 (2016-08-09)

Bug Fixes

  • bithound: Add bithoundrc with tslint engine (#117) (3b7e9f9)
  • deps: Set version of stryker-api (338d8ec)
  • log4jsMock: Restore sandbox in log4js mock (#122) (4a88b58)
  • parserUtils: Add support for duplicate ast (#119) (b35e223)
  • StrykerTempFolder: Use local tmp folder (#121) (53651b2)
  • test-deps: Set version of stryker-api in it (a094e4b)
  • TestRunnerOrchestrator: Error in test run (#120) (b03e84b)
  • TestRunnerOrchestrator: Initial test run (#130) (a3c8902)
  • unittest: Fix merge error in TestRunnerOrchestratorSpec (1f6a05a)

Features

  • test-runner: Support lifecycle events (#125) (8aca3bd)
  • test-runner: Support lifecycle events (#132) (0675864)
  • unincluded-files: Add support for unincluded (#126) (916ae55)

0.4.1 (2016-07-22)

Features

  • test-runner: Support lifecycle events (#132) (bea5f11)

0.4.0 (2016-07-21)

Bug Fixes

  • bithound: Add bithoundrc with tslint engine (#117) (60191e3)
  • deps: Set version of stryker-api (aa51dc1)
  • log4jsMock: Restore sandbox in log4js mock (#122) (e3f3ce1)
  • parserUtils: Add support for duplicate ast (#119) (f7eda47)
  • StrykerTempFolder: Use local tmp folder (#121) (84790f2)
  • test-deps: Set version of stryker-api in it (e006ade)
  • TestRunnerOrchestrator: Error in test run (#120) (564f15c)
  • TestRunnerOrchestrator: Initial test run (#130) (7f0b26a)
  • unittest: Fix merge error in TestRunnerOrchestratorSpec (55afd5e)

Features

  • test-runner: Support lifecycle events (#125) (6c0e229)
  • unincluded-files: Add support for unincluded (#126) (c66e380)

0.3.2 (2016-04-28)

0.3.1 (2016-04-17)

0.2.1 (2016-04-14)

0.2.0 (2016-04-08)

0.1.0 (2016-03-24)