Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 611 Bytes

CHANGELOG.md

File metadata and controls

18 lines (16 loc) · 611 Bytes
  • v1.1.1 - 04/03/2018

    • Fix handling of delayed pin directory export when opening a GPIO.
  • v1.1.0 - 10/24/2016

    • Add support for preserving pin direction when opening GPIO.
    • Improve GPIO poll() implementation to work with more platforms.
    • Improve atomicity of MMIO fixed width writes.
    • Add PWM module.
    • Add LED module.
    • Add support for universal wheel packaging.
    • Contributors
      • Sanket Dasgupta - 8ac7b40
      • Joseph Kogut - 022ef29, d2e9132
      • Hector Martin - 1e3343a
      • Francesco Valla - 34b3877
  • v1.0.0 - 06/25/2015

    • Initial release.