Skip to content

v0.4.0

Compare
Choose a tag to compare
@sombriks sombriks released this 24 Feb 12:32

What will change

This release is the last one supporting only gpiod 1.6 series.

New gpiod 2.x is aroung there for a while now and we must support it.

To do so, we'll maintain two branches, one for libgpiod 1.6 series and another for 2.0

by no means we're abandoning libgpio 1.6, there is a lot of nice stuff still running that version.

so, to be clear, whenever you need use node-libgpiod in a system pre-gpiod 2.0, got with 0.x and 1.x npm packages.
for newer systems already providing libgpiod 2, go with (work in progress) npm packages from 2.x series.

that way (syncing npm and gpiod major versions ) you will always know which npm package version is compatible with gpiod version.

I would like also to say thanks a lot for everyone who starred, used, forked and spend precious time on submitting patches for this project. i hope this beep useful

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0