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.6] - 2025-10-15 <a name =" 1.0.6 " ></a >
7+ ### Fixed
8+ - Windows: fix browser opening when unicode characters exist in path. See PR #108
9+
610## [ 1.0.5] - 2025-03-10 <a name =" 1.0.5 " ></a >
711### Fixed
812- Unix: Fix build on redox os. See PR #104
@@ -214,7 +218,8 @@ executable. This was reported privately by [@offalltn](https://github.com/offall
214218### Added
215219- Initial release.
216220
217- [ Unreleased ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.5...HEAD
221+ [ Unreleased ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.6...HEAD
222+ [ 1.0.6 ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.5...v1.0.6
218223[ 1.0.5 ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.4...v1.0.5
219224[ 1.0.4 ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.3...v1.0.4
220225[ 1.0.3 ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.2...v1.0.3
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.5 "
4+ version = " 1.0.6 "
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