Releases: erminas/noderedrevpinodes-server
Releases · erminas/noderedrevpinodes-server
Release 1.0.5-1
What's Changed
- requires client version 1.1.0
- improved performance in reading and writing signals
- fixed async and thread handling
- client specific update events
- switch to revpimodio cycleloop
- improved distro detection
- removed workaround for signed values, now again equal behaviour to piTest
Full Changelog: 1.0.4...1.0.5
Full Changelog: 1.0.5...1.0.5-1
Release 1.0.4
What's Changed
- bugfix_send_only_after_receive
- redesign of the asyncio calls
Full Changelog: 1.0.3...1.0.4
Release 1.0.3
Release 1.0.2
1.0.2-1 - fixed unused thread locks in server tasks and reverted from gather …
Release 1.0.1
- removed debug log messages
Release 1.0.0-1
added requirements in readme:
-required operating system for the server on the revolution pi is raspbian stretch.
Release 1.0.0
v1.0.0 - better command input handling in python server (empty string as out…