We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88537c5 commit 9aab906Copy full SHA for 9aab906
1 file changed
CHANGELOG.md
@@ -1,6 +1,8 @@
1
-0.8.1 (2025-09-30)
+0.9.0 (2025-09-30)
2
==================
3
reexport `Number`
4
+Add a fmt::Display impl for Number https://github.com/PSeitz/serde_json_borrow/pull/39 (Thanks @quodlibetor)
5
+feat: Add get_key_value_at method for O(1) lookup in ObjectAsVec https://github.com/PSeitz/serde_json_borrow/pull/40 (Thanks @quodlibetor)
6
7
0.8.0 (2025-06-15)
8
0 commit comments