Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # 1.2.0 | |
| 2 | |
| 3 * Added `path.formatUri`, which produces a human-readable representation of a | |
| 4 URI. | |
| 5 | |
| 1 # 1.1.0 | 6 # 1.1.0 |
| 2 | 7 |
| 3 * `path.fromUri` now accepts strings as well as `Uri` objects. | 8 * `path.fromUri` now accepts strings as well as `Uri` objects. |
| OLD | NEW |