8000 Releases · sombriks/node-libgpiod · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: sombriks/node-libgpiod

v0.5.3

20 Jun 18:32
Compare
Choose a tag to compare

bulk operations covered and released. see test cases for examples

Full Changelog: v0.5.2...v0.5.3

v0.5.2

15 Jun 23:17
Compare
Choose a tag to compare
  • progress on bulk operations, see test cases on sample usage
  • better type definitions (i.e. useful autocomplete hints and documentation)
  • a simple way to list all gpio chips

my raspberry pi zero w came back from the dead, that will help!

please test and raise issues if anything goes in unexpected ways.

Full Changelog: v0.5.1...v0.5.2

v0.5.0

26 May 01:21
Compare
Choose a tag to compare

This release revamps the flags subsystem and changes some internals.

A small api change, hope no other change occurs and when we get feature-complete we'll move to 1.0 and freeze api.

Version 2.x for gpiod 2.x still under development, no releases yet.

Full Changelog: v0.4.10...v0.5.0

v0.4.10

18 May 17:17
Compare
Choose a tag to compare

exposing request functions with flag parameters

Full Changelog: v0.4.9...v0.4.10

v0.4.8

10 May 21:41
Compare
Choose a tag to compare

What's Changed

  • updated nan to support node 22

  • Bump serialize-javascript and mocha by @dependabot in #41

Full Changelog: v0.4.7...v0.4.8

v0.4.7

01 May 19:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6

30 Jun 19:45
Compare
Choose a tag to compare

improved thrown messages a little, see testcases for details.

Full Changelog: v0.4.5...v0.4.6

v0.4.5

29 Jun 20:26
Compare
Choose a tag to compare

Full Changelog: v0.4.4...v0.4.5

v0.4.3

20 Apr 12:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Many thanks to:

for making this library better for everyone!

Full Changelog: v0.4.2...v0.4.3

v0.4.2

06 Apr 22:24
Compare
Choose a tag to compare

What's Changed

This is a minor release hiping to restore comatibility with older libgpiod versions within 1.x series.

I also need a proper testing setup either usin gpio-sim or gpio-mockup so the testsuite running in CI can be taken more seriously.

Full Changelog: v0.4.1...v0.4.2

0