Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 21:26
· 6 commits to master since this release

What's Changed

  • chore: add LICENSE, refresh README, remove stale files by @msallin in #67
  • Bump serialport from 11.0.1 to 13.0.0 by @dependabot[bot] in #72
  • Bump chai from 4.5.0 to 6.2.2 by @dependabot[bot] in #73
  • Bump @serialport/parser-delimiter from 11.0.1 to 13.0.0 by @dependabot[bot] in #74
  • Bump @types/node from 20.19.42 to 25.9.2 by @dependabot[bot] in #75
  • test: add parser test from a real device capture by @msallin in #71
  • Bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #76
  • feat: add displayName, appIcon, and config screenshot by @msallin in #80
  • refactor: tighten types and simplify unit-id resolution by @msallin in #77
  • fix: bound the parser cache and harden transport reconnects by @msallin in #78
  • test: restructure suite into unit + integration, raise coverage to ~100% by @msallin in #81
  • fix: emit null for infinite time-to-go (TTG -1) by @msallin in #82
  • fix: distinct $source per VE.Direct connection by @msallin in #83
  • feat: route solar charger V/I under electrical.solar by @msallin in #84
  • fix: emit $source ref instead of an NMEA2000 src field by @msallin in #85

Full Changelog: v1.5.0...v1.6.0