Releases: sbstp/rust-igd
Releases · sbstp/rust-igd
v0.3.0
- Removed the unstable feature as the timeout/time APIs are now stable.
- Documentation now uses rustdoc.
v0.2.1
Use a fixed version for the regex crate.
v0.2.0
Add support for timeouts when searching for a gateway.
v0.1.4
- It's now possible to handle UTF-8 decoding errors. The
SearchError
enum was modified.
- The version of xml-rs was locked to
0.1.25
.