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 b7229b6 commit e29ec88Copy full SHA for e29ec88
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
- Fixed a bug that would result in `list.unique` having quadratic runtime.
6
- Fixed the implementation of `list.key_set` to be tail recursive.
7
+- Added `Uri.empty` constant representing an empty URI, useful as a starting
8
+ point for constructing URIs with minimal boilerplate.
9
10
## v0.53.0 - 2025-01-23
11
0 commit comments