PySerialTransfer Versions Save

Python package to transfer data in a fast, reliable, and packetized form

2.6.10

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/PowerBroker2/pySerialTransfer/compare/2.6.9...2.6.10

2.6.9

5 months ago

2.6.8

5 months ago

2.6.7

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/PowerBroker2/pySerialTransfer/compare/2.1.6...2.6.7

2.1.6

2 years ago
  • Fix float lengths in examples
    • Issue #42

2.1.5

2 years ago
  • Add several examples
    • Issue #37
  • Bug fix

2.1.4

2 years ago
  • Fix blocking bug (#36)

2.1.3

2 years ago
  • Fix latency issue referenced in #36

2.1.2

3 years ago
  • Bug fix for char stuffing

2.1.1

3 years ago
  • Fix absence of format_str when receiving str and dict objects