File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 33The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
44and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
55
6+ ## [ 1.0.4] - 2025-03-10 <a name =" 1.0.4 " ></a >
7+ ### Changed
8+ - iOS: Return appropriate errors if called from non-main thread or before UIApplication initialization. See PRs #95 and #99
9+
610## [ 1.0.3] - 2024-11-28 <a name =" 1.0.3 " ></a >
711### Added
812- Unix: add support for solaris
@@ -202,7 +206,8 @@ executable. This was reported privately by [@offalltn](https://github.com/offall
202206### Added
203207- Initial release.
204208
205- [ Unreleased ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.3...HEAD
209+ [ Unreleased ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.4...HEAD
210+ [ 1.0.4 ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.3...v1.0.4
206211[ 1.0.3 ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.2...v1.0.3
207212[ 1.0.2 ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.1...v1.0.2
208213[ 1.0.1 ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.0...v1.0.1
Original file line number Diff line number Diff line change 11[package ]
22name = " webbrowser"
33description = " Open URLs in web browsers available on a platform"
4- version = " 1.0.3 "
4+ version = " 1.0.4 "
55authors = [" Amod Malviya @amodm" ]
66documentation = " https://docs.rs/webbrowser"
77homepage = " https://github.com/amodm/webbrowser-rs"
You can’t perform that action at this time.
0 commit comments