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 cfe2daf commit 0d2c691Copy full SHA for 0d2c691
CHANGELOG.md
@@ -4,7 +4,11 @@
4
5
[Unreleased]: https://github.com/trussed-dev/serde-indexed/compare/0.1.1...HEAD
6
7
--
+- Add support for `#[serde(skip)]` ([#14][])
8
+- Add support for generics ([#11][])
9
+
10
+[#14]: https://github.com/trussed-dev/serde-indexed/pull/14
11
+[#11]: https://github.com/trussed-dev/serde-indexed/pull/11
12
13
## [v0.1.1][] (2024-04-03)
14
0 commit comments