Releases: randomchars42/gpiodmonitor
Releases · randomchars42/gpiodmonitor
v1.3.1
What's Changed
- circumvent use of
copy.deepcopy()by @randomchars42 in #3
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- enable specific callback on pulsed signal by @randomchars42 in #2
Full Changelog: v1.2.0...v1.3.0
v1.2.0
1.1.3
- fix pulsed signal
- switch project description to pyproject.toml
- now depends on python 3.9 for building
1.1.2
- fix broken release
1.1.1
- move metadata from
setup.pytopyproject.toml
1.1.0
- add continuous feedback while an "active" signal is recieved
1.0.0
- completely rewritten codebase
- can now be used as a context manager
- now supports type-hinting (so it needs python >= 3.7
0.2.0
- completely rewrite code
- allow to monitor for arbitrarily long button presses
gpiodmonitor 0.1.0
Iniitial release.
Download from PiPy using pip install gpiodmonitor.