Releases: paritytech/scale-info
Releases · paritytech/scale-info
v2.11.6
20 Nov 14:53
Compare
Sorry, something went wrong.
No results found
[2.11.6] - 2024-11-20
add #[allow(deprecated)] attribute to the generated code.
Full Changelog : v2.11.4...v2.11.6
v2.11.4
22 Oct 15:40
Compare
Sorry, something went wrong.
No results found
[2.11.4] - 2024-10-22
Bump derive_more to version 1.0.0.
Full Changelog : v2.11.3...v2.11.4
v2.11.3
08 May 10:36
Compare
Sorry, something went wrong.
No results found
v2.11.2
08 Apr 14:59
Compare
Sorry, something went wrong.
No results found
[2.11.2] - 2024-04-05
Fix a bug in the PortableRegistry::retain() method where recursive types (types containing themselves) were not properly handled.
v2.11.1
26 Mar 14:17
Compare
Sorry, something went wrong.
No results found
[2.11.1] - 2024-03-22
Fix a bug in the PortableRegistry::retain() method, where a type's id field was not adjusted to the new position of the type in the retained Vec.
v2.11.0
12 Mar 11:22
Compare
Sorry, something went wrong.
No results found
[2.11.0] - 2024-03-12
Added
Implement TypeInfo for BinaryHeap (#200) .
2.10.0
20 Oct 08:17
Compare
Sorry, something went wrong.
No results found
[2.10.0] - 2023-10-20
Added
Implement replace_segment attribute (#197)
v2.9.0
03 Jul 15:31
Compare
Sorry, something went wrong.
No results found
[2.9.0] - 2023-07-03
Changed
Expose PortableType as public (#188)
v2.8.0
21 Jun 10:01
Compare
Sorry, something went wrong.
No results found
[2.8.0] - 2023-06-21
Added
Implement TypeInfo for Rc (#185)
Implement TypeInfo for Duration (#184)
v2.5.0
29 Mar 20:07
Compare
Sorry, something went wrong.
No results found
Added
ty: Make type fields public (#176)