Skip to content

Releases: reharish/robotframework-pyserial

v1.4.0

23 Jan 14:21

Choose a tag to compare

  • Fix read_until to input/output with multiple encodings.

Full Changelog: v1.2.0...v1.4.0

v1.3.0

20 Sep 07:54

Choose a tag to compare

Full Changelog: v1.2.0...v1.3.0

v1.2.0

17 Jul 07:59

Choose a tag to compare

What's Changed

  • Connect using a URL for maximum flexibility by @karlp in #7

New Contributors

  • @karlp made their first contribution in #7

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 Apr 16:41

Choose a tag to compare

  • Added keywords
  • Set scope into GLOBAL
  • Included docs strings

Package URL

https://pypi.org/project/robotframework-pyserial/1.1.0/

Changelog

Full Changelog: v1.1.0...v1.1.0

v1.0.0

25 Apr 19:11

Choose a tag to compare

Robotframework implementation of beloved pyserial module.

Installation

pip install robotframework-pyserial

Package URL

https://pypi.org/project/robotframework-pyserial/

Full Changelog: https://github.com/reharish/robotframework-pyserial/commits/v1.0.0