Skip to content

v1.3.0

Choose a tag to compare

@panaaj panaaj released this 08 May 00:21
· 11 commits to master since this release

What's Changed

  • chore: modernize toolchain, align with SignalK plugin family by @msallin in #21
  • fix(test): import passedPerpendicular from src/, drop double-dot in filename by @msallin in #28
  • perf: cache the track bearings across ticks by @msallin in #19
  • perf: cache routeRemaining and reuse the LatLon cursor by @msallin in #20
  • chore(deps-dev): bump @types/express from 4.17.25 to 5.0.6 by @dependabot[bot] in #25
  • chore(deps-dev): bump @types/node from 22.19.17 to 25.6.0 by @dependabot[bot] in #27
  • fix: replace stored activeRoute when a different route becomes active by @msallin in #22
  • fix: drop stale getWaypoints results from out-of-order async fetches by @msallin in #23
  • bench: tinybench-based dispatch benchmark for A/B-ing the perf/* PRs by @msallin in #24
  • chore(deps-dev): bump chai from 4.5.0 to 6.2.2 by @dependabot[bot] in #26
  • chore: lower Node floor to >=20.10 for Venus CerboGX by @msallin in #35
  • chore(deps-dev): bump @types/chai from 4.3.20 to 5.2.3 by @dependabot[bot] in #34
  • Add config to disable notifications being sent. by @panaaj in #37

Full Changelog: v1.2.7...v1.3.0

What's Changed

  • chore: modernize toolchain, align with SignalK plugin family by @msallin in #21
  • fix(test): import passedPerpendicular from src/, drop double-dot in filename by @msallin in #28
  • perf: cache the track bearings across ticks by @msallin in #19
  • perf: cache routeRemaining and reuse the LatLon cursor by @msallin in #20
  • chore(deps-dev): bump @types/express from 4.17.25 to 5.0.6 by @dependabot[bot] in #25
  • chore(deps-dev): bump @types/node from 22.19.17 to 25.6.0 by @dependabot[bot] in #27
  • fix: replace stored activeRoute when a different route becomes active by @msallin in #22
  • fix: drop stale getWaypoints results from out-of-order async fetches by @msallin in #23
  • bench: tinybench-based dispatch benchmark for A/B-ing the perf/* PRs by @msallin in #24
  • chore(deps-dev): bump chai from 4.5.0 to 6.2.2 by @dependabot[bot] in #26
  • chore: lower Node floor to >=20.10 for Venus CerboGX by @msallin in #35
  • chore(deps-dev): bump @types/chai from 4.3.20 to 5.2.3 by @dependabot[bot] in #34
  • Add config to disable notifications being sent. by @panaaj in #37

New Contributors

Full Changelog: v1.2.7...v1.3.0