Skip to content

Releases: Igmat/baset

v0.13.6

17 Sep 10:11
Compare
Choose a tag to compare

0.13.6 (2018-06-10)

Bug Fixes

  • cli: better initial output (cff1126)

v0.13.5

17 Sep 10:11
Compare
Choose a tag to compare

0.13.5 (2018-06-08)

Note: Version bump only for package root

v0.13.4

17 Sep 10:11
Compare
Choose a tag to compare

0.13.4 (2018-06-08)

Note: Version bump only for package root

v0.13.3

17 Sep 10:11
Compare
Choose a tag to compare

0.13.3 (2018-06-08)

Note: Version bump only for package root

v0.13.2

17 Sep 10:11
Compare
Choose a tag to compare

0.13.2 (2018-06-07)

Note: Version bump only for package root

v0.13.1

17 Sep 10:11
Compare
Choose a tag to compare

0.13.1 (2018-06-02)

Performance Improvements

  • cli: options for isolated context (ec05bfa)
  • core: reuse context by default (a09b925)

v0.13.0

17 Sep 10:11
Compare
Choose a tag to compare

0.13.0 (2018-05-31)

Features

  • cli: implementing tap compatible output (80d2fc4), closes #55
  • cli: option for using tap reporters (4955454), closes #55
  • core: much more informative test results (5223279), closes #55

v0.12.1

17 Sep 10:11
Compare
Choose a tag to compare

0.12.1 (2018-05-29)

Bug Fixes

  • baseliner-md: change html beatifier package (0078675)

v0.12.0

17 Sep 10:11
Compare
Choose a tag to compare

0.12.0 (2018-05-03)

Bug Fixes

  • baseliner-md: changed default ext from .md to .base.md (6c95d61)
  • core: correct order of readers (b6c6777)

Features

  • reader-md: initial simple implementation (6a718eb), closes #11

v0.11.1

17 Sep 10:11
Compare
Choose a tag to compare

0.11.1 (2018-03-15)

Bug Fixes

  • cli: filter content from node_modules to avoid redundant tests (1c18533)