There are no code changes for this release. setup.py was modified to install the latest version of pyserial.
2.22
Constants are now correctly in sync with StandardFirmata. Can set PULLUP when setting the pin mode.
2.21
Some users were reporting timeouts occurring early, but an increase the timeout from 2 to 4 seconds fixed the problem. This release increases the timeout value.
2.20
Pull request 65 merged. Added markdown file for pypi.org. Corrected licensing in setup.py.
No functional changes other than the changes to the example changes in the pull request.
2.19
Only had recognized data for pins 0 - 14. Now is able to handle all 16 analog pins.
2.18
Fixed typos and printout for version number when pymata-aio starts.