Releases: paritytech/parity-scale-codec
Releases · paritytech/parity-scale-codec
v3.6.12
v3.6.11
Full Changelog: v3.6.10...v3.6.11
v3.6.10
What's Changed
- chore(docs): Restore missing doc for codec-
crate
attribute by @gshep in #576 - Bump
proc-macro-crate
to v3.1.0 in 3.6.x branch by @tdimitrov in #590
New Contributors
- @tdimitrov made their first contribution in #590
Full Changelog: v3.6.9...v3.6.10
v3.6.9
What's Changed
- Bump trybuild from 1.0.83 to 1.0.84 by @dependabot in #519
- Bump proc-macro2 from 1.0.66 to 1.0.67 by @dependabot in #523
- Bump trybuild from 1.0.84 to 1.0.85 by @dependabot in #524
- Bump proptest from 1.2.0 to 1.3.1 by @dependabot in #525
- Bump bytes from 1.4.0 to 1.5.0 by @dependabot in #513
- Bump proc-macro2 from 1.0.67 to 1.0.68 by @dependabot in #526
- Update UI tests for 1.73.0 by @bkchr in #530
- Bump arbitrary from 1.0.3 to 1.3.1 by @dependabot in #528
- Bump serde from 1.0.188 to 1.0.189 by @dependabot in #531
- Bump proc-macro2 from 1.0.68 to 1.0.69 by @dependabot in #527
- Bump rustix from 0.37.18 to 0.37.25 by @dependabot in #533
- [ci] Add job to publish crates by @alvicsam in #517
- Bump serde from 1.0.189 to 1.0.190 by @dependabot in #534
- Bump
proc-macro-crate
to2.0.0
by @ascjones in #535 - Adding gitspiegel-trigger workflow by @mutantcornholio in #537
- Bump arbitrary from 1.3.1 to 1.3.2 by @dependabot in #538
- Bump serde from 1.0.190 to 1.0.192 by @dependabot in #540
- Fixing gitspiegel trigger workflow by @mutantcornholio in #541
- Bump serde from 1.0.192 to 1.0.193 by @dependabot in #543
- Bump proc-macro2 from 1.0.69 to 1.0.70 by @dependabot in #544
- Revert breaking changes, bump version to
3.6.9
by @ascjones in #545
New Contributors
- @mutantcornholio made their first contribution in #537
Full Changelog: v3.6.8...v3.6.9
v3.6.8
What's Changed
- impl compact<()> for MaxEncodedLen by @pgherveou in #516
- bump 3.6.8 by @pgherveou in #518
Full Changelog: v3.6.7...v3.6.8
v.3.6.7
What's Changed
- Update MaxEncodedLen derive macro by @pgherveou in #512
- Bump to 3.6.7 by @pgherveou in #515
Full Changelog: v.3.6.6...v3.6.7
v.3.6.6
What's Changed
- Use unique encoded generic parameter names in derive by @bkchr in #509
- Fix max_encoded_len for Compact fields by @pgherveou in #508
- Release 3.6.6 by @pgherveou in #510
New Contributors
- @pgherveou made their first contribution in #508
Full Changelog: v3.6.5...v.3.6.6
v3.6.5
What's Changed
- Move
CI_IMAGE
to external snippet via !reference by @AndWeHaveAPlan in #485 - Bump quote from 1.0.30 to 1.0.31 by @dependabot in #486
- Bump serde from 1.0.171 to 1.0.173 by @dependabot in #487
- Bump serde from 1.0.173 to 1.0.174 by @dependabot in #489
- Bump trybuild from 1.0.81 to 1.0.82 by @dependabot in #488
- Bump serde from 1.0.174 to 1.0.183 by @dependabot in #497
- Bump quote from 1.0.31 to 1.0.32 by @dependabot in #491
- Bump trybuild from 1.0.82 to 1.0.83 by @dependabot in #500
- Bump quote from 1.0.32 to 1.0.33 by @dependabot in #501
- Prevent serde from bringing in
std
unless thestd
feature is enabled for this crate by @eranrund in #499 - Bump serde from 1.0.183 to 1.0.185 by @dependabot in #502
- Bump serde from 1.0.185 to 1.0.186 by @dependabot in #503
- Bump serde from 1.0.186 to 1.0.188 by @dependabot in #504
EncodeLike
forNonZero*
by @nazar-pc in #505- Release 3.6.5 by @bkchr in #506
New Contributors
Full Changelog: v.3.6.4...v3.6.5
v3.6.4
What's Changed
- Bump serde from 1.0.164 to 1.0.165 by @dependabot in #466
- Bump paste from 1.0.12 to 1.0.13 by @dependabot in #469
- Bump serde from 1.0.165 to 1.0.166 by @dependabot in #468
- Bump trybuild from 1.0.80 to 1.0.81 by @dependabot in #470
- code cleanup by @StackOverflowExcept1on in #474
- Bump serde from 1.0.166 to 1.0.167 by @dependabot in #476
- Bump serde from 1.0.167 to 1.0.171 by @dependabot in #478
- Bump proc-macro2 from 1.0.63 to 1.0.64 by @dependabot in #477
- feat(derive): implement
size_hint()
method forstruct
andenum
by @StackOverflowExcept1on in #472 - [Do not merge] migration to ci-unified image by @AndWeHaveAPlan in #473
- Bump quote from 1.0.29 to 1.0.30 by @dependabot in #483
- chore(versioning): bump version to 3.6.4 and fill the changelog by @StackOverflowExcept1on in #481
- Bump paste from 1.0.13 to 1.0.14 by @dependabot in #482
- Bump proc-macro2 from 1.0.64 to 1.0.66 by @dependabot in #484
New Contributors
- @StackOverflowExcept1on made their first contribution in #474
- @AndWeHaveAPlan made their first contribution in #473
Full Changelog: v3.6.3...v.3.6.4
v3.6.3
What's Changed
- Bump paste from 1.0.6 to 1.0.12 by @dependabot in #411
- Array size by @burdges in #413
- Bump ci image by @altaua in #422
- Move back to parity-scale-codec:production image by @altaua in #423
- Make tests build by @ggwpez in #429
- Add
ConstEncodedLen
by @ggwpez in #428 - Bump quote from 1.0.10 to 1.0.26 by @dependabot in #420
- Bump proc-macro-crate from 1.1.0 to 1.1.3 by @dependabot in #356
- Bump bumpalo from 3.8.0 to 3.12.0 by @dependabot in #402
- Bump serde_derive from 1.0.130 to 1.0.162 by @dependabot in #430
- Bump byte-slice-cast from 1.2.1 to 1.2.2 by @dependabot in #431
- Bump serde from 1.0.139 to 1.0.162 by @dependabot in #433
- Bump trybuild from 1.0.63 to 1.0.80 by @dependabot in #434
- Bump proc-macro2 from 1.0.54 to 1.0.56 by @dependabot in #436
- Implement
MaxEncodedLen
forArc<T>
by @koute in #439 - Bump quote from 1.0.26 to 1.0.27 by @dependabot in #438
- Bump proc-macro2 from 1.0.56 to 1.0.58 by @dependabot in #440
- Bump serde_derive from 1.0.162 to 1.0.163 by @dependabot in #441
- Bump serde from 1.0.162 to 1.0.163 by @dependabot in #442
- Bump bytes from 1.1.0 to 1.4.0 by @dependabot in #437
- Bump generic-array from 0.14.5 to 0.14.7 by @dependabot in #444
- Bump honggfuzz from 0.5.54 to 0.5.55 by @dependabot in #443
- Bump proptest from 1.1.0 to 1.2.0 by @dependabot in #445
- Bump proc-macro2 from 1.0.58 to 1.0.59 by @dependabot in #447
- Bump quote from 1.0.27 to 1.0.28 by @dependabot in #446
- Bump proc-macro2 from 1.0.59 to 1.0.60 by @dependabot in #450
- Bump serde from 1.0.163 to 1.0.164 by @dependabot in #449
- Rework decoding of
Box
es,Rc
s,Arc
s, arrays and enums (stack overflow fix) by @koute in #426 - Bump arrayvec from 0.7.2 to 0.7.3 by @dependabot in #452
- Fix all clippy warnings and add clippy to the CI by @koute in #455
- Bump arrayvec from 0.7.3 to 0.7.4 by @dependabot in #460
- Bump quote from 1.0.28 to 1.0.29 by @dependabot in #463
- Fix stack overflow when decoding big array newtypes wrapped in a
Box
by @koute in #462 - Fix prelude imports in
decode_into
by @pmikolajczyk41 in #464
New Contributors
- @burdges made their first contribution in #413
- @altaua made their first contribution in #422
- @ggwpez made their first contribution in #429
- @pmikolajczyk41 made their first contribution in #464
Full Changelog: v3.4.0...v3.6.3