Releases: tsirysndr/upnp-client-rs
Releases · tsirysndr/upnp-client-rs
v0.1.10
v0.1.9
What's Changed
- Attempt to fix #2: Hard parser crashes by @seijikun in #9
- XMLError to anyhow Error by @tsirysndr in #10
Full Changelog: v0.1.8...v0.1.9
v0.1.8
v0.1.7
v0.1.6
What's Changed
- feat: add support for
GetTransportInfo
action by @tsirysndr in #5
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
What's Changed
- feat: add support for
Browse
action by @tsirysndr in #3
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- feat: Add support for SetNextAVTransportURI, Next, Previous by @tsirysndr in #1
- feat: subscribe to service events by @tsirysndr in #2
New Contributors
- @tsirysndr made their first contribution in #1
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Features
- Discover devices
- Control device (Load, Play, Pause, Stop, Seek, etc.)
Full Changelog: https://github.com/tsirysndr/upnp-client-rs/commits/v0.1.2