Releases: jcoreio/iron-pi-ipc-codec
Releases · jcoreio/iron-pi-ipc-codec
v4.0.0
Compare
Sorry, something went wrong.
No results found
4.0.0 (2019-08-29)
Bug Fixes
make HardwareInfo type reflect the fact that protobuf omits empty arrays from the result set (5c11005 )
re-generate yarn.lock to get rid of malicious dependencies (3367c13 )
BREAKING CHANGES
HardwareInfo.devices changes from Array to ?Array
v3.1.0
Compare
Sorry, something went wrong.
No results found
3.1.0 (2018-11-17)
Features
make onTime, offTime, and idleTime optional in LEDCommand Flow type (8e5ac38 )
v3.0.0
Compare
Sorry, something went wrong.
No results found
3.0.0 (2018-11-16)
Features
add ioOffset to DetectedDevice and DeviceInputState (e8f146c )
BREAKING CHANGES
change protobuf field IDs of fields after ioOffset
v2.2.0
Compare
Sorry, something went wrong.
No results found
2.2.0 (2018-11-16)
Features
v2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2018-11-15)
Features
bring back idle time field in LED messages (2167ad8 )
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2018-11-15)
Bug Fixes
BREAKING CHANGES
remove idle field form protobuf definitions
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2018-11-15)
Bug Fixes
rename DeviceOutputStates to DeviceInputState to be consistent with the rest of the API (47780df )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2018-11-14)
Bug Fixes
fix .gitignore and commit src/index.js (187532e )
fix copying of protocol.json during build (ad61282 )
Features
implement messages from driver (3f0a4dc )
implement setLEDs message, organize message defs better (49e2123 )
initial commit of skeleton (29a17e3 )
integrate protobuf (95b30ff )