Skip to content

Releases: icgood/swim-protocol

Version 0.6.3

14 Aug 03:49
277d771
Compare
Choose a tag to compare

What's Changed

  • Remove requirement of > 0 peers by @icgood in #34

Full Changelog: 0.6.2...0.6.3

Version 0.6.2

14 Aug 01:39
e2f046d
Compare
Choose a tag to compare

What's Changed

  • Treat any packet like receiving an Ack by @icgood in #33

Full Changelog: 0.6.1...0.6.2

Version 0.6.1

14 Aug 01:07
1eb531f
Compare
Choose a tag to compare

What's Changed

  • Improve typing and usage on listener callbacks by @icgood in #32

Full Changelog: 0.6.0...0.6.1

Version 0.6.0

13 Aug 23:16
e1f2cb7
Compare
Choose a tag to compare

What's Changed

  • API simplification refactoring by @icgood in #31

Full Changelog: 0.5.0...0.6.0

Version 0.5.0

13 Aug 03:18
f025788
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

Version 0.4.0

30 Apr 13:59
145c2cf
Compare
Choose a tag to compare

What's Changed

  • Switch to ruff linting by @icgood in #25
  • Test on macOS and windows as well by @icgood in #26
  • Drop support for Python 3.9

Full Changelog: 0.3.12...0.4.0

Version 0.3.12

22 Apr 21:36
db44395
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.11...0.3.12

Version 0.3.11

11 Feb 21:38
e30bb59
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.10...0.3.11

Version 0.3.10

31 Oct 02:01
828a7df
Compare
Choose a tag to compare

What's Changed

  • Add invoke tasks for consistent validation by @icgood in #19

Full Changelog: 0.3.9...0.3.10

Version 0.3.9

27 Jul 23:57
70fdd4f
Compare
Choose a tag to compare

What's Changed

  • Typed dataclass source instead of tuple by @icgood in #17
  • Fix some typing issues using partial() by @icgood in #18

Full Changelog: 0.3.8...0.3.9