Skip to content

Releases: loopholelabs/frisbee-go

v0.11.0

07 Mar 17:54
17645da

Choose a tag to compare

What's Changed

  • Improve handling of unexpected packets by @lgfa29 in #187

Full Changelog: v0.10.2...v0.11.0

v0.10.2

07 Nov 13:44
dedddbd

Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

05 Nov 10:36
c9dd8f4

Choose a tag to compare

What's Changed

  • Bump github.com/loopholelabs/common from 0.4.9 to 0.4.10 by @dependabot in #181
  • async: ensure connection close error is set by @lgfa29 in #180
  • Bump github.com/loopholelabs/logging from 0.3.0 to 0.3.1 by @dependabot in #182

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

08 Sep 16:54
6e1bae7

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.10.0

v0.9.2

06 Sep 18:33
a83a18c

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

03 Sep 20:24

Choose a tag to compare

Updating github.com/loopholelabs/polyglot/v2 to v2.0.2

Full Changelog: v0.9.0...v0.9.1

v0.9.0

03 Sep 00:26

Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.9.0

v0.8.1

29 Jul 23:45
b1b9386

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

23 Apr 18:59
da667d4

Choose a tag to compare

Dependencies

  • Updated polyglot to v2.0.0

v0.7.3

27 Mar 01:50
d6a7a8a

Choose a tag to compare

Dependencies

  • Updated polyglot to v1.2.2

Fix

  • Fixed bugs where test cases would not generate random data properly
  • Fixed a bug where ConnContext would not get called until the first packet was read