Skip to content

Releases: jwkohnen/bwio

Go modules; don't panic

05 Apr 15:26
c967a48
Compare
Choose a tag to compare

Enables Go modules.

Since years the master branch had a commit, that removes panics on misconfiguration, but instead makes the limiter a no-op when the requested bandwidth is zero or negative. This release includes that commit, so users can pull it.

Move default branch from master to main. The master branch still exists for now.

Patch release with micro changes

05 Dec 10:49
Compare
Choose a tag to compare

This release adds a few edge case tests. There are no functional changes, the main code is almost untouched.

Stable release

05 Dec 10:50
Compare
Choose a tag to compare
v1.0.0

typo