We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d752d0b commit 6b7d011Copy full SHA for 6b7d011
CHANGELOG.md
@@ -7,6 +7,7 @@
7
- Fixed a bug that would result in `list.unique` having quadratic runtime.
8
- Fixed the implementation of `list.key_set` to be tail recursive.
9
- The `pop` and `pop_map` functions in the `list` module have been deprecated.
10
+- Added `Uri.empty` constant representing an empty URI, equivalent to `""`.
11
12
## v0.53.0 - 2025-01-23
13
0 commit comments