Skip to content

Releases: stack-rs/netem-trace

v0.4.3

17 Jun 08:09
f341eb6
Compare
Choose a tag to compare

What's Changed

Full Comparison: v0.4.2...v0.4.3

v0.4.2

09 Jun 18:04
75dcbef
Compare
Choose a tag to compare

What's Changed

Full Comparison: v0.4.1...v0.4.2

v0.4.1

09 Jun 08:30
9e55f6d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Comparison: v0.4.0...v0.4.1

v0.4.0

24 Jan 05:22
Compare
Choose a tag to compare

What's Changed

  • feat(model): simplify de/ser of TraceBw model

Full Changelog: v0.3.6...v0.4.0

v0.3.6

08 Dec 16:41
bc97ab0
Compare
Choose a tag to compare

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

06 Dec 05:20
Compare
Choose a tag to compare

What's Changed

  • Support TraceBwConfig model to replay any bandwidth trace by @Lethe10137 in #13

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

30 Jun 08:40
Compare
Choose a tag to compare

What's Changed

New Contributors

v0.3.3

25 Jun 12:27
Compare
Choose a tag to compare

Add humanized formats of bandwidth to enable a more straightforward configuration

v0.3.2

22 Mar 10:44
Compare
Choose a tag to compare

Add Forever trait to make transition into endless model easier

v0.3.1

17 Mar 17:16
65efe75
Compare
Choose a tag to compare

Add Send to trace config and model by @Centaurus99 in #8