Skip to content

Releases: runnane/node-red-contrib-easee

v0.7.5

30 Jul 19:22
v0.7.5
5816c25

Choose a tag to compare

  • feat: enhance Jest configuration and add new test scripts for coverage af733ce
  • feat: refactor username handling to use regular property instead of credentials, update related tests 75385e6
  • chore: update node-red dependency to version 4.1.0 and revert username as credential ef4d5aa
  • chore: comment out compatibility check steps in CI configuration af5a0a1
  • feat: migrate from JSHint to ESLint, update CI configuration, and enhance error handling 76b099c
  • Refactor test files for consistent formatting and style ff68892
  • feat: add async handling and status updates for improved request visibility a9d9c82
  • feat: enhance request status updates and error messages for better user feedback 8fd7050
  • fix: Added additional error handlers for race condition 9aed142

v0.7.4...v0.7.5

Hotfix release for signalR backwards compat

25 Jul 19:54
v0.7.3
25059fa

Choose a tag to compare

  • feat: set skipNegotiation to default to true for better connection reliability. Fixes v0.7.0/0.7.1 issues Fixes #34 6b81bbd
  • fix: improve nvm check and error handling in Node.js version testing script 8bebb30

v0.7.2...v0.7.3

Backport ref issue #34

25 Jul 12:39
v0.7.2
ff6a0cb

Choose a tag to compare

  • feat: add Node.js multi-version testing script with nvm integration c146f2d
  • feat: add 'Skip Negotiation' option to charger streaming client for direct WebSocket connections 610a8d0

v0.7.1...v0.7.2

Better testing, error handling and debug

24 Jul 19:47
v0.7.1
2207759

Choose a tag to compare

  • Add integration tests for Easee Configuration node using node-red-node-test-helper 553131d
  • feat: implement centralized logging with configuration options for improved debugging 8c776c5
  • feat: enhance configuration validation and error handling for easee client 7990414
  • feat: enhance logging with context-specific messages for better debugging ef58e7b
  • feat: enhance token management with best practices and improve error logging b9419fd

v0.7.0...v0.7.1

Release 0.7.0

24 Jul 15:40
v0.7.0
9bc51fe

Choose a tag to compare

  • chore: add .npmignore to exclude unnecessary files from npm package 1c2b363
  • chore: update package.json and package-lock.json for dependency management 3861066
  • Update package.json to use npx for commands and upgrade dependencies fceb009
  • chore(deps): bump @microsoft/signalr from 3.0.0 to 8.0.7 and bump node to minimum v16 d75cacb
  • chore: remove vendor dependencies configuration from Dependabot 7bf4047
  • chore: migrate project from Apache License 2.0 to MIT License and update related documentation ab57e8d
  • remove lockfile from gitignore c09d3c4
  • chore: update .gitignore to include comprehensive file exclusions 76fc395
  • chore: add Dependabot configuration for automated dependency updates 57c43d2
  • chore: remove outdated test runner and testing summary files c68c658
  • Add unit tests for Easee Configuration Node authentication, token checking, and token refresh 37adb40
  • fix: enhance authentication error handling and credential checks 1bfedaf

v0.6.4...v0.7.0

v0.6.4

24 Jul 07:47
v0.6.4
efdb0c6

Choose a tag to compare

  • fix: improve error handling during login attempts when tokens are unavailable e40a88b

v0.6.3...v0.6.4

v0.6.3

11 Jul 20:03
v0.6.3
4daf1d6

Choose a tag to compare

  • fix: add better error handling of token errors 8cc5a56
  • chore: update gitignore 0b33752
  • chore: bump deps f9f8b45

v0.6.2...v0.6.3

v0.6.2

24 Aug 15:43

Choose a tag to compare

  • fix: workaround for issue in #17 with non working implicit POST ba4f522

v0.6.1...v0.6.2

v0.6.0

16 Jul 20:41

Choose a tag to compare

  • fix: refactored code, added better feedback and error handling 7c62fed
  • fix: rename variable 218009a
  • fix: code cleanup and merge c8279f5
  • fix: remove excessive logging f2eda05
  • improvement: Update observations 051381a
  • fix: improve error handling and node.send() on errors e446520
  • Merge pull request #22 from runnane/rest-rewrite 373a5e9
  • feat: add parameters to doLogin() 6a202db
  • feat: add support for more http methods can be passed by param. implements #18 40371ff

v0.5.8...v0.6.0

v0.5.8

14 Jul 17:24

Choose a tag to compare

  • chore: bump 997b54a
  • fix: improve error handling. Add events for stopping/starting token checkking 60dc53b
  • fix: use correct function name 8466a4f
  • fix: Do not warn if not refreshing token 2c284c7
  • fix: update example a046510
  • fix: removed docs on old way to run custom commands a0ea202
  • fix: update documentation (fixes #17) 4b1386f

v0.5.7...v0.5.8