Recent Releases of pyserial

pyserial -

- Python
Published by zsquareplusc over 5 years ago

pyserial -

Beta release of pySerial 3.5

- Python
Published by zsquareplusc over 5 years ago

pyserial - v.3.2.1

Changes since V3.1.1: - a number of smaller bugfixes - remove serial.aio in favor of separate package, pyserial-asyncio

See changes for more details.

- Python
Published by zsquareplusc over 9 years ago

pyserial - Bugfix release 3.1.1

Changes since V3.1: - avoid Python 3 syntax in aio module - plus a few minor fixes

See changes for more details.

- Python
Published by zsquareplusc over 9 years ago

pyserial - v3.1

Changes since V3.0.1: - new cancel_read() / cancel_write() functions - improved support for pty's, aio (posix) - several bug fixes - release as wheel (also replaces .exe for windows)

See changes for more details.

- Python
Published by zsquareplusc over 9 years ago

pyserial - v3.0.1

Changes since V3.0: - Serial keyword arguments, more on backward compatibility, fix #55 - listports: return name if product is None, fix for #54 - portpublisher: restore some sorting of ports - special case for FDTIBUS in list_ports on win32

See changes for more details.

- Python
Published by zsquareplusc about 10 years ago

pyserial - v3.0

Changes since V2.7: - one code base for Python 2.7 and 3.2+ (support for older Python versions is dropped) - new API (old one is still available for backwards compatibility) - new URL handlers spy:// and alt://, improvements to rfc2217:// and socket:// (bugfixes, IPv6) - URL parameter format has been changed - experimental convenience APIs for threading and asyncio (the later only under Posix) - updated miniterm: changed handling of bytes/Unicode/encoding - a number of bugfixes

Changes since V3.0b1: - minor fixes, hwgrep:// now has options - tcsetattr bugfix for Posix

See changes for more details.

- Python
Published by zsquareplusc about 10 years ago

pyserial - v3.0b1

First beta release of V3.x series.

Refactoring for proper Python 3 support, API changes, fixes and some new features.

see changes for more details.

- Python
Published by zsquareplusc over 10 years ago

pyserial - v3.0a0

First alpha release of V3.x series.

Refactoring for proper Python 3 support, API changes, fixes and some new features.

see changes for more details.

- Python
Published by zsquareplusc over 10 years ago