Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 676 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 676 Bytes

1.0.4

  • Added error detection to check if WiringPi is installed and fail gracefully if not.

1.0.0-1.0.3(2014-10-06)

0.1.6(2014-07-22)

  • Key documentation fixes

0.1.4-0.1.5(2014-07-21)

  • Bug fixes and implemented (untested) implementations of SPI and UART

0.1.3(2014-07-21)

  • Moved PWM into a separate namespace

0.1.2 (2014-07-20)

  • Tightened up parameter validation in GPIO and I2C
  • Fleshed out README
  • Fixed up GIT URLs