All Versions
51
Latest Version
Avg Release Cycle
50 days
Latest Release
647 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.3.1 Changes
April 30, 2021- raspberry pi 4 now officially supported
- drop support for node 13 and add support for node 16
-
v3.3.0 Changes
January 06, 2021- drop support for node 8 and add support for node 15
- update dependencies, update .travis.yml
- remove old news from news and updates section of readme
-
v3.2.4 Changes
September 26, 2020- Fix "which" test in binding.gyp to support more platforms (#120)
-
v3.2.3 Changes
May 11, 2020- describe the potential cause of a 'module did not self-register' error
-
v3.2.2 Changes
May 08, 2020- improve exception handling (#111)
-
v3.2.1 Changes
May 02, 2020- ensure that pigpio installs without errors on alpine linux systems (#109)
-
v3.2.0 Changes
May 02, 2020- ensure that pigpio installs without errors on all linux systems
- add travis build
-
v3.1.1 Changes
April 24, 2020- update dependencies (nan v2.14.1, jshint v2.11.0)
- document support for node 14
-
v3.1.0 Changes
April 08, 2020- Adds type definitions for TypeScript (thank you @cinderblock)
-
v3.0.0 Changes
January 12, 2020- add support for waveforms (thank you @Rogerrrrrrrs, @bahamut657, and @AnthonyMyatt)
- drop support for node 6