Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 516 Bytes

CHANGES.rst

File metadata and controls

44 lines (26 loc) · 516 Bytes

Release Notes

0.3.1

Added Python 3.5+ supprt.

0.2.4

Fixed typo in doc/docstring. (Thanks @gerryqd)

0.2.3

Set RS485 Mode now accepts keyword arguments so that serial.Serial.rs485_mode attribute can be initialized as valid RS485Settings instance.

0.2.2

Added 'Write File Data' keyword.

0.2.1

More tests.

0.2.0

Added regression tests.

0.1.1

Initial release.