Releases: mozilla/mtu
Releases · mozilla/mtu
v0.2.3
What's Changed
- fix: Add plumbing for gecko build system integration by @larseggert in #53
- chore: check-in Cargo.lock by @mxinden in #51
- build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #54
- ci: Enable MC/DC coverage by @larseggert in #55
- feat: Solaris support by @larseggert in #45
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix: BSDs need different
#include
s by @larseggert in #50
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 by @dependabot in #47
- build(deps): bump actions/checkout from 4.2.0 to 4.2.2 by @dependabot in #46
- fix: Fix various dep versions and reduce features by @larseggert in #49
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- fix: Let the OS choose an unused local port by @larseggert in #26
- build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #28
- ci: Drop
nextest
by @larseggert in #30 - build(deps): bump vmactions/solaris-vm from 1.0.9 to 1.1.0 by @dependabot in #35
- build(deps): bump vmactions/openbsd-vm from 1.1.2 to 1.1.3 by @dependabot in #34
- build(deps): bump vmactions/freebsd-vm from 1.1.3 to 1.1.4 by @dependabot in #33
- build(deps): bump vmactions/netbsd-vm from 1.1.3 to 1.1.4 by @dependabot in #31
- build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #32
- ci: Check that
README.md
is up-to-date by @larseggert in #37 - build(deps): bump vmactions/openbsd-vm from 1.1.3 to 1.1.4 by @dependabot in #38
- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #39
- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #42
- build(deps): bump vmactions/freebsd-vm from 1.1.4 to 1.1.5 by @dependabot in #43
- build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 by @dependabot in #44
- feat: Obtain info via routing sockets by @larseggert in #29
New Contributors
- @dependabot made their first contribution in #28
Full Changelog: v0.1.3...v0.2.0
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