Skip to content

Releases: kopach/karma-sabarivka-reporter

v3.0.0

25 Feb 23:59
Compare
Choose a tag to compare

Breaking changes

  • Now error with correct model schema will be thrown in case of incorrect karma config for karma-sabarivka-reporter. So it's easier to understand from CLI how to use reporter and what's wrong if it doesn't work.

Features

  • Add tests with 100% code coverage

Other

  • Add documentation about karma plugins section (closes #24, thanks @johnthagen)
  • setup CI to calculate code coverage

v2.1.0

20 Feb 08:35
Compare
Choose a tag to compare

Features

  • Update Typescript to v3.7.5
  • Update all other dependencies to the latest possible
  • Remove code minification

Other

  • update of readme.md
  • Instrument script with strict TypeScript types
  • Setup Greenkeeper integration

v2.0.3

09 Dec 22:16
Compare
Choose a tag to compare

Other

  • Documentation improvement

v2.0.2

04 Dec 23:55
Compare
Choose a tag to compare

Other

  • Documentation improvement

v2.0.1

30 Nov 22:36
Compare
Choose a tag to compare

Other

  • Version update (previous package version was published to npm incorrectly, so republished)

v2.0.0

30 Nov 22:31
Compare
Choose a tag to compare

Breaking changes

  • Remove exclude config option (closes issue #6)

v1.1.1

30 Nov 19:47
Compare
Choose a tag to compare

Other

  • update of readme.md, make explanation of exclude statement more clear

v1.1.0

28 Nov 22:17
Compare
Choose a tag to compare

Features

  • add support for multiple include/exclude statements. Now it's possible to pass list of strings.

Other

  • update of readme.md
  • small fixes, optimizations

1.0.2

23 Nov 18:47
Compare
Choose a tag to compare
1.0.2

1.0.1

23 Nov 18:37
Compare
Choose a tag to compare
  • update readme