Skip to content

Releases: stanleyhlng/mocha-multi-reporters

Release 1.5.1

04 Nov 15:39
Compare
Choose a tag to compare

Fix problem of config.json file missing from npm package.

Release 1.5.0

04 Nov 14:31
5bffa12
Compare
Choose a tag to compare

First release after a long time of no maintenance, brings this package current with the cypress-multi-reporters changes over
the last couple of years.

  • Bring dependencies to current, including Mocha 8.2.0
  • #72 Upgrade to pick up YOU54F changes from cypress-multi-reporter until and including 1.4.0
  • #69 Finding reporter file using current directory does not work with yarn 2
  • #61 Check reporter
  • npm package cleanup

Release v1.1.7

01 Dec 23:49
807dfa1
Compare
Choose a tag to compare

#42 Cleaning up the dependencies (@wojtekerbetowski)
#43 Bump version to 1.1.7 (@stanleyhlng)
#44 Upgraded debug module from 2.x to 3.x (@stanleyhlng)
#45 Update node.js version for the travis build (@stanleyhlng)
#46 Ignore .nyc_output (@stanleyhlng)

Release v1.1.6

19 Sep 22:59
Compare
Choose a tag to compare

#39 Added support to load reporters from a path (absolute or relative) (@afshinhm)
#40 Update year from 2016 to 2017 (@stanleyhlng)
#41 Bump version to 1.1.6 (@stanleyhlng)

Release v1.1.5

28 Aug 19:27
Compare
Choose a tag to compare

[https://github.com//pull/36] Support done methods (@chris-goodchild)
[https://github.com//pull/37] Bump version to 1.1.5 (@stanleyhlng)

Release v1.1.4

09 Mar 04:39
Compare
Choose a tag to compare
  • [https://github.com//pull/32] assume reporterOptions holds all options if configFile is !defined (@gjw)
  • [https://github.com//pull/33] Bump version to 1.1.4 (@stanleyhlng)

Release v1.1.3

31 Dec 18:01
Compare
Choose a tag to compare

/cc @etast

Release v1.1.2

13 Dec 07:06
Compare
Choose a tag to compare

/cc @etast

Release v1.1.0

30 Oct 02:46
Compare
Choose a tag to compare
  • [https://github.com//pull/13] Support custom external reporters
  • [https://github.com//pull/14] Update dev-dependencies
  • [https://github.com//pull/15] Update version to 1.1.0
  • [https://github.com//pull/17] Update to lodash v4
  • [https://github.com//pull/18]
    Include latest 5.x and 6.x build for node_js