Release Notes
eth-rlp v3.0.0-beta.1 (2025-12-17)
Breaking Changes
Drop support for Python 3.8 and 3.9 (#27)
Features
Add support for pyrlp v5 and Python 3.14 (#27)
eth-rlp v2.2.0 (2025-02-04)
Features
Merge template, adding
py313support and replacingbumpversionwithbump-my-version. (#26)
Internal Changes - for eth-rlp Contributors
Merge template, fixing docs CI, add nightly CI runs (#24)
eth-rlp v2.1.0 (2024-03-19)
Internal Changes - for eth-rlp Contributors
Bump to
hexbytes>=1.2.0and addblocklintto linting (#22)
eth-rlp v2.0.0 (2024-03-04)
Breaking Changes
Bump
hexbytesdependency to>=1.0.0(#21)
Features
Add Python 3.12 support (#18)
Internal Changes - for eth-rlp Contributors
eth-rlp v1.0.1 (2024-01-25)
Bugfixes
Add the missing
typing_extensionsmodule requirement for Python <= 3.11 (#19)
eth-rlp v1.0.0 (2023-12-06)
Breaking Changes
Drop python 3.7 support (#16)
Features
Add python 3.11 support (#16)
Internal Changes - for eth-rlp Contributors
Merge updates from template, including use
pre-commitfor linting, and changing the name of themasterbranch tomain(#16)
eth-rlp v0.3.0 (2022-01-19)
Eth_Rlp 0.3.0 (2022-01-19)
Features
Deprecations and Removals
Remove support for Python 3.6 (#13)
eth-rlp v0.2.0 (2020-09-01)
Features
Add support for pyrlp v2.0.0-alpha.1 (as long as you don’t use pypy) (#8)
Deprecations and Removals
Dropped py3.5 support (#7)
Miscellaneous changes
Merge updates from the project template (#7)
v0.1.2
Released April 25, 2018
Add
as_dict()as a shim for joint v0/v1 compatibility
v0.1.1
Released April 25, 2018
Add support for rlp version 1 (but still backwards-compatible with v0)
v0.1.0
Released Mar 1, 2018
Marked stable
Upgraded eth-utils and hexbytes to stable versions
Add pypy3 support
v0.1.0-alpha.2
Released Jan 30, 2018
First working version
Some docs
New basic tests, that pass
v0.1.0-alpha.1
Launched repository, claimed names for pip, RTD, github, etc