Skip to content

Releases: PowerBroker2/pySerialTransfer

pySerialTransfer

19 Jan 23:08
4d3a606
Compare
Choose a tag to compare

What's Changed

  • Fix detection of zero payload length packets by @alpyen in #71

New Contributors

Full Changelog: 2.6.9...2.6.10

pySerialTransfer

29 Nov 18:31
Compare
Choose a tag to compare

Fix examples for issue #63

Full Changelog: 2.6.8...2.6.9

pySerialTransfer

29 Nov 18:25
e3b2f00
Compare
Choose a tag to compare

Bug fix for #70

Full Changelog: 2.6.7...2.6.8

pySerialTransfer

02 Sep 22:41
782c4ab
Compare
Choose a tag to compare

What's Changed

  • fix object size mismatch for str by @inmerso in #59
  • Allow the user to send a user specified bytearray by @DownD in #62

New Contributors

Full Changelog: 2.1.6...2.6.7

pySerialTransfer

08 Oct 21:10
949a7e2
Compare
Choose a tag to compare
  • Fix float lengths in examples

pySerialTransfer

15 Aug 02:21
08e8b76
Compare
Choose a tag to compare
  • Add several examples
  • Bug fix

pySerialTransfer

06 Aug 23:43
5ab4558
Compare
Choose a tag to compare
  • Fix blocking bug (#36)

pySerialTransfer

28 Jul 22:04
4cd4e77
Compare
Choose a tag to compare
  • Fix latency issue referenced in #36

pySerialTransfer

30 Apr 20:39
84ff204
Compare
Choose a tag to compare
  • Bug fix for char stuffing

pySerialTransfer

05 Jan 16:47
37c6c1f
Compare
Choose a tag to compare
  • Fix absence of format_str when receiving str and dict objects