pigpio v1.1.3 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->Int32Value() with Nan::To(v8Value).FromJust()
    • adapting to V8 7.0 had a negative impact on performance