File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased] [ ]
4
4
5
- [ Unreleased ] : https://github.com/trussed-dev/serde-indexed/compare/0.1.1...HEAD
5
+ [ Unreleased ] : https://github.com/trussed-dev/serde-indexed/compare/0.2.0...HEAD
6
+
7
+ -
8
+
9
+ ## [ v0.2.0] [ ] (2025-06-05)
10
+
11
+ [ v0.2.0 ] : https://github.com/trussed-dev/serde-indexed/compare/0.1.1...0.2.0
6
12
7
13
- Add support for ` #[serde(with)] ` ([ #16 ] [ ] )
8
14
- Add support for ` #[serde(skip)] ` ([ #14 ] [ ] )
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " serde-indexed"
3
- version = " 0.1.1 "
3
+ version = " 0.2.0 "
4
4
authors = [
" Nicolas Stalder <[email protected] >" ,
" The Trussed Developers" ]
5
5
license = " Apache-2.0 OR MIT"
6
6
description = " Derivation of Serialize and Deserialize that replaces struct keys with numerical indices."
You can’t perform that action at this time.
0 commit comments