Skip to content

Latest commit

 

History

History
33 lines (32 loc) · 2.89 KB

CHANGES.rst

File metadata and controls

33 lines (32 loc) · 2.89 KB

ChangeLog

Version Description Date
0.3.5
  • Added OrangePi Lite & One pin mappings
2018/11/10
0.3.4
  • Added more OrangePi and NanoPi pin mappings
2018/09/16
0.3.3
  • Added waits for UDEV rules
2018/09/15
0.3.2
  • Added OrangePi PC pin mappings
2018/03/04
0.3.1
  • Added NanoPi DUO pin mappings
2018/01/01
0.3.0
  • Added alternate pin mappings
2017/12/31
0.2.5
  • sysfs: set output() value to 0 or 1
2017/07/15
0.2.4
  • Add compatibility for pull up/down and bouncetime params
2017/05/27
0.2.3
  • Make worker threads daemonic (can't exit otherwise)
2017/05/26
0.2.2
  • GPIO.setup() catches IOError and re-exports
2017/03/28
0.2.1
  • Minor bug fixes
  • Additional tests
2017/03/14
0.2.0
  • Added edge detection and eventing
2017/03/14
0.1.0
  • Initial version
2017/03/11