SCALE v3.5.0
·
251 commits
to master
since this release
What's Changed
- Added custom
Decode::skip
for arrays. #413 - Added
ConstEncodedLen
marker trait for types that implementMaxEncodedLen
. #428 - Fixed test build for feature
max-encoded-len
. #429
New Contributors
Full Changelog: v3.4.0...parity-scale-codec-v3.5.0