All Versions
111
Latest Version
Avg Release Cycle
19 days
Latest Release
797 days ago

Changelog History
Page 8

  • v2.0.6 Changes

    January 12, 2019

    ๐Ÿ› Bug Fixes

  • v2.0.5 Changes

    January 08, 2019

    ๐Ÿ› Bug Fixes

  • v2.0.4 Changes

    December 19, 2018

    ๐Ÿ› Bug Fixes

    • โšก๏ธ deprecated c++ functions for update to Node v12 (#1743) (1eecd60)
  • v2.0.3 Changes

    November 27, 2018
    • ๐Ÿš€ Move node-pre-gyp binaries away from Amazon S3 to Github Releases page
    • ๐Ÿ›  Fix for missing node-pre-gyp binaries, especially for windows users, since the 2.0.0 refactor which forced windows users to build from source -- generally failing due to lack of dependencies
    • ๐Ÿ‘€ Unix port listing moved away from udev which was not available on all platforms, to whitelisting ttyS ttyACM ttyUSB ttyAMA devices, see #610
  • v2.0.2 Changes

    • โš  Cleanup minor Unix gcc warnings, Thanks @rwaldron
  • v2.0.1 Changes

    • ๐Ÿ‘ El Capitan Support, thanks @tmpvar
  • v2.0.0 Changes

    May 16, 2019
    • โฌ†๏ธ Upgrade to NAN2 to support Node 4 support. Technically not api breaking, though NAN2 requires gcc 4.8 which for Pi Wheezy users at the very least, would be breaking. For those affected users looking to utilize serialport 2.x.x and Node 4 see https://github.com/fivdi/onoff/wiki/Node.js-v4-and-native-addons
  • v1.7.4 Changes

    • ๐Ÿ›  Fix OSX 10.10 build errors
  • v1.7.3 Changes

    • ๐Ÿ›  Fix OSX 10.10 build errors
  • v1.7.2 Changes

    • ๐Ÿ›  Fix OSX 10.10 build errors