Skip to content

Releases: intercreate/smpclient

7.3.0

Choose a tag to compare

@JPHutchins JPHutchins released this 06 Jul 21:33
84e00c2

What's Changed

Full Changelog: 7.2.0...7.3.0

7.2.0

Choose a tag to compare

@JPHutchins JPHutchins released this 11 Jun 20:42
f14fcac

What's Changed

New Contributors

Full Changelog: 7.1.0...7.2.0

7.1.0

Choose a tag to compare

@JPHutchins JPHutchins released this 29 May 18:49
db1ee9b

What's Changed

Full Changelog: 7.0.1...7.1.0

7.0.1

Choose a tag to compare

@JPHutchins JPHutchins released this 22 May 19:24
45c4610

What's Changed

Full Changelog: 7.0.0...7.0.1

7.0.0

Choose a tag to compare

@JPHutchins JPHutchins released this 04 Mar 20:27
20c261e

BREAKING

  • The [serial] and [ble] dependency trees are now OPTIONAL. Change smpclient -> smpclient[all] in your build system to avoid losing transports that you require, or specify the transports you need if you'd like to slim your build: smpclient[serial], smpclient[ble]. Note that UDP is always available because it's a python builtin. See #102 for details.

What's Changed

Full Changelog: 6.1.0...7.0.0

6.1.0

Choose a tag to compare

@JPHutchins JPHutchins released this 26 Jan 19:15
708ba94

What's Changed

New Contributors

Full Changelog: 6.0.0...6.1.0

6.0.0

Choose a tag to compare

@JPHutchins JPHutchins released this 18 Dec 00:49
5507819

Breaking

  • Drop python 3.9 support

What's Changed

New Contributors

Full Changelog: 5.2.0...6.0.0

5.2.0

Choose a tag to compare

@JPHutchins JPHutchins released this 14 Nov 22:19
625e1f0

What's Changed

Full Changelog: 5.1.2...5.2.0

5.1.2

Choose a tag to compare

@JPHutchins JPHutchins released this 28 Oct 00:00
bf5787d

What's Changed

  • fix: ble: Race condition in receive for notifications by @randyscott in #82

New Contributors

Full Changelog: 5.1.1...5.1.2

5.1.1

Choose a tag to compare

@JPHutchins JPHutchins released this 12 Oct 21:02
0576bcc

What's Changed

Full Changelog: 5.1.0...5.1.1