cargo webbrowser 0.7.0
v0.7.0

latest releases: 1.0.2, 1.0.1, 1.0.0...
2 years ago

Releasing v0.7.0, with the following changes:

Added

  • @Azorlogh introduced a way to provide a target hint to the browser via BrowserOptions::target_hint. See #45. This is currently honoured only in WASM

Changed

  • We've now shifted to a non-consuming builder pattern in BrowserOptions as part of supporting BrowserOptions::target_hint. This is a breaking change for current BrowserOptions users, but shifting to the builder pattern would help avoid future breakages, as more items get added.

Don't miss a new webbrowser release

NewReleases is sending notifications on new releases.