Releases: MiSchroe/klf-200-api
Releases · MiSchroe/klf-200-api
v3.3.0
v3.2.0
What's Changed
- Setup Github workflows, eslint, prettier and fix findings by @MiSchroe in #64
- Bump @types/chai-datetime from 0.0.37 to 0.0.38 by @dependabot in #67
- Bump @types/promise-timeout from 1.3.1 to 1.3.2 by @dependabot in #68
- Bump @types/mitm from 1.3.5 to 1.3.6 by @dependabot in #69
- Bump @types/chai-as-promised from 7.1.6 to 7.1.7 by @dependabot in #70
- Bump actions/checkout from 2 to 4 by @dependabot in #65
- Bump lolex from 5.1.2 to 6.0.0 by @dependabot in #66
- Feature/Fix-deprecated-functions by @MiSchroe in #71
- Bump @types/mocha from 10.0.2 to 10.0.3 by @dependabot in #75
- Bump typedoc from 0.25.2 to 0.25.3 by @dependabot in #74
- Bump @typescript-eslint/parser from 6.8.0 to 6.9.1 by @dependabot in #76
- Bump @types/sinon-chai from 3.2.10 to 3.2.11 by @dependabot in #78
- Bump actions/setup-node from 3 to 4 by @dependabot in #73
- Bump sinon from 16.1.0 to 17.0.0 by @dependabot in #77
- [Snyk] Upgrade @types/promise-timeout from 1.3.2 to 1.3.3 by @MiSchroe in #79
- Bump prettier from 3.0.3 to 3.1.0 by @dependabot in #80
- Bump @types/chai from 4.3.8 to 4.3.11 by @dependabot in #81
- Bump @typescript-eslint/parser from 6.9.1 to 6.13.1 by @dependabot in #82
- Bump @alcalzone/release-script from 3.6.0 to 3.7.0 by @dependabot in #83
- Bump @types/mitm from 1.3.6 to 1.3.8 by @dependabot in #84
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #85
- Bump nock from 13.3.4 to 13.4.0 by @dependabot in #86
- Bump @types/mocha from 10.0.3 to 10.0.6 by @dependabot in #88
- Bump @types/node from 20.8.6 to 20.10.6 by @dependabot in #89
- Bump github/codeql-action from 2 to 3 by @dependabot in #90
- Bump typescript from 5.2.2 to 5.3.3 by @dependabot in #87
- Bump @types/sinon from 17.0.2 to 17.0.3 by @dependabot in #95
- Bump chai from 4.3.10 to 4.4.1 by @dependabot in #93
- Bump @typescript-eslint/parser from 6.17.0 to 6.20.0 by @dependabot in #91
- Bump typedoc from 0.25.6 to 0.25.7 by @dependabot in #94
- Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by @dependabot in #92
- MiSchroe/issue63 by @MiSchroe in #96
Full Changelog: v3.1.3...v3.2.0
v3.1.3
Release v3.1.2
Fixes:
- #56 Fix reading more than one scene.
Release v3.1.1
Fixes:
- #52 Fix wrong timestamp in product.
Release v3.1.0
Enhancements:
- #24 Add
refreshScenes()
method to re-read scenes data from the gateway - #27 Add
refresh()
method to re-read object data from the gateway - #28 Add methods and properties for product limitations.
- #41 Add additional default parameters to methods.
- #50 Add handler to log frames that are sent to the KLF 200.