Skip to content

Releases: flexiblepower/s2-python

v0.3.0

30 Sep 15:18
Compare
Choose a tag to compare

What's Changed

  • Implemented optional reconnect for S2Connection & new threading model where S2Connection.start_as_rm is blocking. by @lfse-slafleur in #55

Full Changelog: v0.2.2...v0.3.0

v0.2.2

24 Sep 14:37
Compare
Choose a tag to compare

What's Changed

  • 51: Remove validation from NumberRange that start_of_range needs to be lower than end_of_range to the specific uses of NumberRange for which this holds. It doesn't hold it general. by @lfse-slafleur in #52
  • 50 missing pytyped marker by @lfse-slafleur in #53
  • 49: Update websockets dependency. by @lfse-slafleur in #54

Full Changelog: v0.2.1...v0.2.2

v0.2.1

20 Sep 10:57
Compare
Choose a tag to compare

What's Changed

  • 47: Fix issue where an S2 connection is blocked indefinitely on Python 3.10+ upon connecting by @lfse-slafleur in #48
  • 46: Fix issue where S2Connection could not be stopped and would be blocked indefinitely if the other side of the connection would terminate the connection. by @lfse-slafleur in #48

Full Changelog: v0.2.0...v0.2.1

v0.2.0

12 Sep 14:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

12 Sep 14:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.1.0

v0.0.1

12 Sep 14:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.0...v0.0.1

v0.0.0

12 Sep 14:41
ca2afe1
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/flexiblepower/s2-python/commits/v0.0.0