spi-device v2.0.4 Release Notes

Release Date: 2018-09-29 // over 5 years ago
    • update dependencies (nan v2.11.1)
    • adapt to V8 7.0: replace v8Value->Uint32Value() with Nan::To(v8Value).FromJust()
    • adapt to V8 7.0: replace v8Value->BooleanValue() with Nan::To(v8Value).FromJust()