Releases: OpenZWave/node-openzwave-shared
Releases · OpenZWave/node-openzwave-shared
Release 1.7.2
03 Nov 14:53
Compare
Sorry, something went wrong.
No results found
Release 1.7.1
09 Jun 09:15
Compare
Sorry, something went wrong.
No results found
fix: compile errors (b3c4ea9 )
fix: use OZWManagerAssign to handle exceptions (89b9872 )
Release 1.7.0
15 May 06:37
Compare
Sorry, something went wrong.
No results found
fix: test3.js (66c461b )
fix: update typescript annotations (#376 ) (99d1ea2 )
fix: linting of types declaration file (#367 ) (998fedd )
fix: misspelling in OpenZWave options (#369 ) (1823dfb )
feat: expose GetNodeClassInformation (#374 ) (263d9bd )
Merge pull request #372 from araczkowski/master (21e1516 )
Merge pull request #1 from OpenZWave/master (0826a0d )
Merge pull request #373 from OpenZWave/appveyor (5a75e35 )
test appveyor CI with Node 10 (58d938c )
Add support for building on Android (b70501d )
Release 1.6.2
03 Mar 09:44
Compare
Sorry, something went wrong.
No results found
fix: Empty config and user path when calling updateOptions (d867ec6 )
Add ozwcache to ignored files (f44e2e4 )
Revert "BREAKING CHANGE: List valueId values array becomes an Object value: valueString" (e9c9ab4 )
BREAKING CHANGE: List valueId values array becomes an Object value: valueString (60272ab )
Release 1.6.1
12 Feb 15:23
Compare
Sorry, something went wrong.
No results found
Merge pull request #366 from zzattack/master (9820b26 )
Add support for building on FreeBSD (b269b6b )
Release 1.6.0
11 Feb 13:13
Compare
Sorry, something went wrong.
No results found
Merge pull request #364 from trankin/bugfix/node12_build_win (89694ba )
Change because node 0.12 doesn't support string interpolation. (1df30cf )
Fix to be compatible with old old node. (c4885f7 )
Changes to make the windows build compatible with Node 12. (309dc81 )
docs: Updated events (58c4d9b )
Release 1.5.12
16 Jan 08:08
Compare
Sorry, something went wrong.
No results found
fix: Fixed 'connected' callback with ozw version (fae401c )
feat: Added getOzwVersion method (80f9dbf )
Release 1.5.11
16 Jan 07:39
Compare
Sorry, something went wrong.
No results found
Merge pull request #359 from piec/master (fbc15d9 )
Merge pull request #329 from OpenZWave/bugfix/issue#183-disconnect-deadlock (b9df0cf )
fix build (52f7792 )
Merge pull request #357 from trankin/bugfix/typings (7c18d8b )
Adding missing typeing for removeFailedNode (9635576 )
use swap() with a temporary queue to avoid deadlocks with the main notifications queue (1a1c033 )
consume notifications queue in one go, then unlock to let handlers invoke more notifications (d3c8451 )
Release 1.5.10
05 Nov 07:48
Compare
Sorry, something went wrong.
No results found
Merge pull request #336 from mlankamp/291---Device-Metadata (28ce86a )
Merge pull request #354 from mlankamp/dev (f458f0f )
Update openzwave-shared.d.ts (a4aecf0 )
GetMetaData in correct compiler directive (59e7695 )
enabled getMetaData/getChangeLog (69966ea )
Release 1.5.9
29 Oct 16:39
Compare
Sorry, something went wrong.
No results found
[fix] Enable writeConfig function for openzwave version < 16 (5686303 )
[fix] Openzwave 16 deprecated errors #355 (de923b5 )
[fix] getValueIdDescriptor OZWValueIdIndex type (7eaa12a )