Skip to content

Latest commit

 

History

History
69 lines (49 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

69 lines (49 loc) · 2.45 KB

#Changelog

###1.5.3

  • Fixed build issues on Windows. See #84

###1.5.2

  • Updated mocha peerDependency to allow any version

###1.5.1

  • Added missing LICENSE.md file

###1.5.0

  • Moved mocha to peerDependencies and devDependencies and fixed it to ~2. See #69

###1.4.0

  • Added slide-over navigation menu for quickly jumping to a test suite. See #49

###1.3.5

  • Removed extra slash in @font-path LESS variable. See #53

###1.3.4

  • Added option to auto open report. Also fixed an issue with boolean options. See #44

###1.3.3

  • Added support for creating custom dir where the parent dir(s) may not exist yet. See #40

###1.3.2

  • Removed allHooks array since it was not being used and could lead to an issue where node runs out of memory while rendering the template. See #33

###1.3.1

  • Update copyright in template

###1.3.0

  • Changes to support mocha 2.4.0 and later (fixes empty code blocks). See #29

###1.2.2

  • Added option to generate report with all assets inlined. See #26

###1.2.1

  • Reset totalTestsRegistered when reporter is run. PR #21

###1.2.0

  • Enhancement: custom report title option. Closes #11
  • Fixed indentation in code block and stack traces

###1.1.2

###1.1.1

  • Add filter icon in summary for better visibility (Completely new idea and not at all in response to this)
  • Change util.print to console.log due to deprecation

###1.1.0

  • Add support for options
    • custom report directory
    • custom report filename
  • Enhancements to console output

###1.0.1 - 1.0.5

  • Bugfixes

###1.0.0

  • Redesigned report
  • Mobile friendly
  • Complete refactor of client-side script
  • Custom builds of vendor scripts
  • Custom font-icon set
  • All fonts are now local to the report