File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.0.1] ( https://github.com/hyf0/sugar_path/compare/v2.0.0...v2.0.1 ) - 2026-02-23
11+
12+ ### Fixed
13+
14+ - support wasm platform
15+
16+ ### Other
17+
18+ - polish README.md
19+
1020## [ 2.0.0] ( https://github.com/hyf0/sugar_path/compare/v1.2.0...v2.0.0 ) - 2025-10-21
1121
1222### Other
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "sugar_path"
33description = " Sugar functions for manipulating paths"
44keywords = [" path" , " path-slash" , " relative-path" ]
55repository = " https://github.com/hyf0/sugar_path"
6- version = " 2.0.0 "
6+ version = " 2.0.1 "
77edition = " 2024"
88license = " MIT"
99autobenches = false
You can’t perform that action at this time.
0 commit comments