Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 16:08
b36d7a3
Add automatic retries and list interface (#15)

* Add automatic retries

Thanks to DrYenyen for idea and initial implementation

* Add an option to list interfaces

This feature will help users on Windows, where interface names are not easily retrievable.

* Switch to build.rs and only show interface names

Also add windows build to actions