pySerial v1.1 Release Notes

Release Date: 2002-02-14 // about 22 years ago
  • ๐Ÿ›  Bugfixes:

    • โฑ Win32, when not specifying a timeout
    • โœ๏ธ Typos in the Docs

    ๐Ÿ†• New Features:

    • โž• added serialutil which provides a base class for the Serial objects.

    • ๐Ÿ‘ readline, readlines, writelines and flush are now supported see README.txt for deatils.