Skip to content

chore: release v0.20.4 - #647

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
release-plz-2026-01-23T12-51-41Z
Open

chore: release v0.20.4#647
github-actions[bot] wants to merge 1 commit into
masterfrom
release-plz-2026-01-23T12-51-41Z

Conversation

@github-actions

@github-actions github-actions Bot commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • deku_derive: 0.20.3 -> 0.20.4
  • deku: 0.20.3 -> 0.20.4 (✓ API compatible changes)
Changelog

deku

0.20.4 - 2026-09-01

Fixed

  • Order::Lsb0 + Endian::Little bit alignment inconsistencies (#657)

Other

  • Fix id write endianness and sub-width signed sign-extension (#664)
  • Restore inlining of read_bytes_const_into hot path (#672)
  • Fix to Reader and Writer Seek impls. (#679)
  • Auto-forward Order-typed ctx parameter as bit_order (#660)
  • Update criterion requirement from 0.7.0 to 0.8.2 (#649)
  • read and write bit fields as integers (#673)
  • Bump actions/checkout from 6 to 7 (#675)
  • Update rustc-hash requirement from =2.1.1 to =2.1.3 (#674)
  • Bump codecov/codecov-action from 4 to 7 (#676)
  • Update for CI (#671)
  • Avoid allocating in ReadExact when insufficient data (#659)
  • Fix bits_read sync on all seek variants (#661)
  • Fix incorrect DekuSize size calculation (#670)
  • Upgrade syn to v3, darling to v0.24 / MSRV 1.88 (#667)
  • zero-extend big-endian bit fields with load_be (#666)
  • use &raw const instead of core::ptr::addr_of (#654)
  • 1.85 (#662)
  • skip/cond + padding (#651)
  • Add skip(read) and skip(write) (#648)
  • update stale feature flag documentation (#637)

Other

  • Bump MSRV to 1.88
  • Update syn to 3.0 and darling to 0.24
  • Added a note concerning skip/cond attributes and padding (doc)


This PR was generated with release-plz.

@github-actions github-actions Bot changed the title chore(deku): release v0.20.4 chore: release v0.20.4 Feb 13, 2026
@github-actions
github-actions Bot force-pushed the release-plz-2026-01-23T12-51-41Z branch from 21d7f9f to c4b1ca6 Compare February 13, 2026 00:40
@github-actions
github-actions Bot force-pushed the release-plz-2026-01-23T12-51-41Z branch 3 times, most recently from 5763378 to 6b039d2 Compare May 14, 2026 23:14
@github-actions
github-actions Bot force-pushed the release-plz-2026-01-23T12-51-41Z branch 12 times, most recently from 3f6057e to 2d8f8e2 Compare August 11, 2026 12:52
@github-actions
github-actions Bot force-pushed the release-plz-2026-01-23T12-51-41Z branch 3 times, most recently from bb4d3a7 to 0ce568c Compare September 1, 2026 23:48
@github-actions
github-actions Bot force-pushed the release-plz-2026-01-23T12-51-41Z branch from 0ce568c to 9380e0a Compare September 1, 2026 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants