Skip to content

Latest commit

 

History

History
342 lines (188 loc) · 13.1 KB

CHANGELOG.md

File metadata and controls

342 lines (188 loc) · 13.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.3.3 (2023-07-15)

Bug Fixes

5.3.2 (2022-05-05)

Bug Fixes

5.3.1 (2022-01-05)

Bug Fixes

  • deps: Update babel dependencies to ^7.16.7 (#28) (92d68cd)

5.3.0 (2021-05-07)

Features

5.2.2 (2020-06-20)

Note: Version bump only for package root

5.2.1 (2020-06-20)

Bug Fixes

  • power-doctest: fix error Cannot access 'totalAssertionCount' before initialization (10b7e73)

5.2.0 (2020-06-20)

Bug Fixes

Features

  • power-doctest: support ES2020 (ef624cb)

5.1.3 (2019-09-01)

Bug Fixes

  • power-doctest: allow built-in modules (cd6a4ed)

5.1.2 (2019-09-01)

Bug Fixes

  • core: use module instead of file path (bf65ac3)
  • power-assert: fix README test (e6af70e)

5.1.1 (2019-09-01)

Bug Fixes

  • cli: rename @power-doctest/cli to power-doctest (1c5060b)

5.1.0 (2019-09-01)

Features

  • cli: support asciidoctor (4db0637)

5.0.1 (2019-09-01)

Note: Version bump only for package root

5.0.0 (2019-09-01)

Note: Version bump only for package root

4.1.2 (2019-09-01)

Note: Version bump only for package root

4.1.1 (2019-09-01)

Bug Fixes

  • asciidoctor: compute position form string match (7eedda1)

4.1.0 (2019-09-01)

Features

  • tester: add defaultDoctestRunnerOptions (3bcf8ed)

4.0.1 (2019-09-01)

Bug Fixes

4.0.0 (2019-09-01)

Bug Fixes

  • power-doctest: add try-catch (5e5e8da)
  • tester: remove preTransform options (c5fb80a)
  • fix tester requireMock (a4e0574)

Features

  • @power-doctest/asciidoctor: add asciidoctor parser (ffb3a9e)
  • @power-doctest/javascript: add package (79927f5)
  • cli: add CLI (4bb1f7a)
  • tester: add default state (9fc3aa8)

3.3.3 (2019-08-25)

Bug Fixes

  • power-doctest: support Node.js 8 (b2d63f0)

3.3.2 (2019-08-25)

Bug Fixes

  • power-doctest: disable babelrc (d0a49b7)

3.3.1 (2019-08-25)

Bug Fixes

  • power-doctest: disable config file (f610d2d)

3.3.0 (2019-08-25)

Features

  • power-doctes: support power-assert again (09632ec)

3.2.1 (2019-08-25)

Bug Fixes

  • power-doctest/javascript: add filepath to run method (40678bb)

3.2.0 (2019-08-25)

Features

  • markdown: support runCodeBlockNode function (657b1ed)

3.1.1 (2019-08-25)

Bug Fixes

  • @power-doctest/javascript: release event listener (47d4c04)

3.1.0 (2019-08-25)

Bug Fixes

  • @power-doctest/javascript: support No assertion code (b00d3e3)

Features

  • @power-doctest/markdown: add lineNumber and columnNumber (bbc3186)

3.0.1 (2019-08-25)

Bug Fixes

  • @power-doctest: fix main (c2baef9)

3.0.0 (2019-08-25)

Bug Fixes

  • assert: fix handling of undefined or null (#3) (daed652)
  • ast: generate code with comment (d950164)
  • error: can handle ``// => *Error` (628a26a)
  • example: run example then exit 0 (c1348bc)
  • example: use disableSourceMap option (04c1e32)
  • lib: fix TypeScript definition (d32b124)
  • node: console.assert does not throw on Node.js 10 (6a9a74a)
  • npm: fix npm test script (a90ed9f)
  • test: remove undefined method (333c81c)
  • util: #toAST return AST not Node (308dbe8)
  • utils: add missing extractionBody (3bca03e)
  • array and directive string expression support (1a6efcd)
  • update node types (6ad0195)

Features

  • @power-doctest/javascript: support preTransform options (20eacb1)
  • @power-doctest/markdown: add @power-doctest/markdown (d2c8014)
  • assert: use strictEqual and deepStrictEqual (#9) (85a4bed), closes #6
  • ast: implement replace comment with assert (8925ada)
  • ast: support asyncCallbackName option (#11) (a24e4ec)
  • ast: support block comment (16f3cb2)
  • ast: support console api (e1c7067)
  • bin: add cli (73701eb)
  • comment: Support object literal as comment (9c138c7)
  • error: support handling Error: message (33f1b70)
  • support context, console option (b868904)
  • example: add example (de07e6a)
  • lib: Resolve: and Reject: support (1169542)
  • options: support assertBeforeCallbackName and assertAfterCallbackName (2466b17)
  • src: support Promise comment (#4) (b7882b5)
  • util: add #wrapNode function (36baa81)
  • support NaN assert (117daeb)

BREAKING CHANGES

  • assert: assertion is strict by default

2.2.0 (2019-08-24)

Features

  • support assertBeforeCallbackName and assertAfterCallbackName options (32f5ade)

2.1.0 (2019-01-19)

Features

  • option: support asyncCallbackName option (0516ad5)

2.0.0 (2019-01-19)

Features

1.4.0 (2018-10-14)

Features

1.3.2 (2018-02-27)

Bug Fixes

  • pacakge: fix build script (6c498ab)

1.3.1 (2017-11-23)

1.3.0 (2017-09-10)

Features

1.2.0 (2016-11-19)

Features

1.1.1 (2016-07-29)

Bug Fixes

1.1.0 (2016-06-16)

Features

  • ast: support module type (7e63fa0)

1.0.1 (2015-08-09)

Bug Fixes

  • bin: fix path to lib (2f99c82)
  • npm: add esprima to dependencies (e5529f3)

1.0.0 (2015-08-09)

Bug Fixes

Features

  • cli: add cli for power-doctest (d9e1a7c)

0.3.4 (2014-08-12)

0.3.3 (2014-07-21)

Bug Fixes

  • show pass when assert failed (402fe98)

0.3.2 (2014-03-22)

Bug Fixes

  • memory-leak: remove listeners when finished (4b98531)

0.3.0 (2014-03-22)

Bug Fixes

  • error: add domain error handling (324b87e)
  • reporter: change default reporter. (c3720d6), closes #8
  • travis: update node.js on travis (606f268)

0.2.5 (2014-03-02)

0.2.4 (2014-03-02)

Features

  • option: add extractConsole option (b7a76dc)

0.2.1 (2013-12-08)

0.2.0 (2013-12-08)

0.1.4 (2013-12-04)

0.1.3 (2013-12-04)

0.1.2 (2013-12-04)

0.1.1 (2013-12-04)

0.1.0 (2013-12-01)

0.0.1 (2013-12-01)