Releases: stanleyhlng/mocha-multi-reporters
Releases · stanleyhlng/mocha-multi-reporters
Release 1.5.1
Release 1.5.0
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.
Release v1.1.7
#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
#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
[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
- [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
- [https://github.com//pull/27] Allow for custom options via Js file (@hiddentao)
- [https://github.com//pull/29] Bump version to 1.1.3 (@stanleyhlng)
- [https://github.com//pull/30] Use unique test suite name and test case name (@stanleyhlng)
/cc @etast
Release v1.1.2
- [https://github.com//pull/22] Inherit from Base reporter so that process exit code is correct (@hiddentao)
- [https://github.com//pull/24] Add unit test for exceptions (@stanleyhlng)
- [https://github.com//pull/25] Bump version to 1.1.2 (@stanleyhlng)
/cc @etast