Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Releases: sbstp/rust-igd

v0.3.1

04 Nov 00:12
Compare
Choose a tag to compare

Improved documentation.

v0.3.0

30 Oct 04:16
Compare
Choose a tag to compare
  • Removed the unstable feature as the timeout/time APIs are now stable.
  • Documentation now uses rustdoc.

v0.2.1

22 Oct 02:34
Compare
Choose a tag to compare

Use a fixed version for the regex crate.

v0.2.0

22 Oct 02:34
Compare
Choose a tag to compare

Add support for timeouts when searching for a gateway.

v0.1.4

30 Sep 14:42
Compare
Choose a tag to compare
  • 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.