Added Python 3.5+ supprt.
Fixed typo in doc/docstring. (Thanks @gerryqd)
Set RS485 Mode now accepts keyword arguments so that
serial.Serial.rs485_mode
attribute can be initialized as valid
RS485Settings
instance.
Added 'Write File Data' keyword.
More tests.
Added regression tests.
Initial release.