v0.2.0
What's Changed
- Update Go by @SuperQ in #16
- Update contributing guidelines by @Hipska in #17
- Bump golang.org/x/net from 0.2.0 to 0.4.0 by @dependabot in #18
- Bump golang.org/x/net from 0.4.0 to 0.5.0 by @dependabot in #20
- Update CONTRIBUTING.md by @Hipska in #21
- Bump golang.org/x/net from 0.5.0 to 0.8.0 by @dependabot in #28
- Add context based Run API by @TheRushingWookie in #29
- Bump golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #35
- Add support for setting SO_MARK socket option on outgoing ICMP packets by @floatingstatic in #36
- Workaround unprivileged PacketConn on darwin returns the entire IP packet in icmp.ListenPacket() by @floatingstatic in #37
- Update build by @SuperQ in #30
- Add support for setting do-not-fragment bit (linux) by @floatingstatic in #39
- Bump golang.org/x/net from 0.9.0 to 0.10.0 by @dependabot in #43
- Bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #42
- Remove unnecessary handler allocations by @SuperQ in #47
- Add support for OnSendError and OnRecvError handlers by @floatingstatic in #44
New Contributors
- @Hipska made their first contribution in #17
- @TheRushingWookie made their first contribution in #29
- @floatingstatic made their first contribution in #36
Full Changelog: v0.1.0...v0.2.0