Skip to content

Always publish results

Compare
Choose a tag to compare
@TrueWill TrueWill released this 07 Mar 22:58
· 82 commits to master since this release

Breaking changes

  • Results are always published. Comparisons may be done in the publish function.
  • Target Node >=8.17 using ES2017
  • Catch, publish, and re-throw control errors
  • Improve default publish function
  • Rename Result to Results