Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 1.74 KB

CHANGES.rst

File metadata and controls

21 lines (20 loc) · 1.74 KB

ChangeLog

Version Description Date
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