Skip to content

Latest commit

 

History

History
53 lines (25 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

53 lines (25 loc) · 1.4 KB

Changelog

Last Changes

v0.5.0

  • #25: Updated dependencies, addressing latest NPM audits.

v0.4.0

  • #23: Introduced new return code for failed tests.

v0.3.6

  • #21: Addressed NPM audit warnings

v0.3.5

  • #9: Package static webfrontend

v0.3.4

  • #18: hal plugin: avoid double-encoding

v0.3.3

  • #16: Updated mqtt dependency
  • #17: Improved load error reporting
  • #14: Fixes for issues (#10), (#11), (#13).
  • #11: Fixed Promise rejection when metrics-plugin is not configured.
  • #8: Implemented metrics-plugin.

v0.3.2

  • #7: fixed linux CLI invocation

v0.3.1

  • #5: fixed frontend asset packaging

v0.3.0

  • #4: removed junit-reporter and refactored html reporter.
  • #1: improved docs and demo scenarios