Releases: mozilla/mtu
Releases · mozilla/mtu
v0.1.3
What's Changed
- fix: return (String, usize) on non-supported platforms by @mxinden in #21
- feat: Support the BSDs by @larseggert in #22
- test: Pick another port on
PermissionDenied
by @larseggert in #24 - ci: Run more things in parallel and only when needed by @larseggert in #23
- chore: Cut a
0.1.3
release by @larseggert in #25
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Deprecate
get_()
prefix by @djc in #12 - Generate Windows bindings for required symbols only by @djc in #14
- feat: Also return the interface name by @larseggert in #11
- ci: add cargo-semver-checks by @mxinden in #13
- feat: Allow passing in local and remote socket addresses by @larseggert in #16
New Contributors
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- refactor: enforce immutability by @mxinden in #4
- ci: run tests with sanitizers on linux and MacOS by @mxinden in #5
- ci: Add
actionlint
workflow by @larseggert in #9 - ci: Add
.codecov.yml
file by @larseggert in #10 - ci: Test on oldest OS runners, too by @larseggert in #7
- doc: Add an example by @larseggert in #6
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- ci: Fix CI by @larseggert in #2
- feat: Add a README by @larseggert in #3
- fix: Don't limit the Windows MTU by @larseggert in #1
New Contributors
- @larseggert made their first contribution in #2
Full Changelog: https://github.com/mozilla/mtu/commits/v0.1.0