Releases: runnane/node-red-contrib-easee
Releases · runnane/node-red-contrib-easee
v0.7.5
- 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
Hotfix release for signalR backwards compat
Backport ref issue #34
Better testing, error handling and debug
- 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
Release 0.7.0
- 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.6.3
v0.6.2
v0.6.0
- 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
- 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