node-libgpiod goes 0.6! #47
sombriks
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
api now covers several bulk operations and ctxless set operations now calls the callback, if any, off the main thread. the behavior now respects what one could expect from a node callback.
we are closes to 1.x series, no major changes on offered api, except for more libgpiod functions wrapped and properly tested on our test suite.
We're still missing the long-awaited pin monitoring. so keep pooling for now my friends. this last mile woill demand us to port all code from bare-v8 + nan to napi.
in fact, 2.x series, which will wraps libgpiod2 will born in napi to avoid this issue.
and finally, minimum node version is pinned now to 12 and libgpiod 1.5 remains the minimum version, but i found a usable 1.4 setup where i am able to setup the emulator. so let me know if for some reason you need old libgpiod to work.
merry christmas , since i am late!
What's Changed
Full Changelog: v0.5.3...v0.6.0
This discussion was created from the release node-libgpiod goes 0.6!.
Beta Was this translation helpful? Give feedback.
All reactions