Releases: stack-rs/netem-trace
Releases · stack-rs/netem-trace
v0.4.3
What's Changed
- Adding minor trait to delay per-packet config by @maxime-bruno in #23
Full Comparison: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Support user choose random generators by @maxime-bruno in #22
Full Comparison: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Adding a per-packet delay trace by @maxime-bruno in #21
New Contributors
- @maxime-bruno made their first contribution in #21
Full Comparison: v0.4.0...v0.4.1
v0.4.0
v0.3.6
What's Changed
- fix(model): resolve deserialization issue with figment by @Lethe10137 in #15
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Support TraceBwConfig model to replay any bandwidth trace by @Lethe10137 in #13
New Contributors
- @Lethe10137 made their first contribution in #13
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- add packet duplicate models by @un-lock-able in #11
- fix typos in comments by @un-lock-able in #12
New Contributors
- @un-lock-able made their first contribution in #11