Releases: init4tech/trevm
Releases · init4tech/trevm
v0.34.1
What's Changed
- ci: add cargo audit cron job by @Fraser999 in #147
- feat: claude skill by @prestwich in #148
- fix: incorrect PartialEq for types with memoized fields by @Fraser999 in #150
- chore: add CLAUDE.md for code quality conventions by @prestwich in #151
- chore: add PR template by @init4samwise in #149
- chore: expose revm/asyncdb via new feature by @Fraser999 in #152
- chore: version bump to 0.34.1 by @Fraser999 in #153
New Contributors
- @Fraser999 made their first contribution in #147
- @init4samwise made their first contribution in #149
Full Changelog: v0.34.0...v0.34.1
v0.34.0
What's Changed
- test: add more tests to the DB code we wrote by @prestwich in #144
- feat: track caller on unwrap in filler by @prestwich in #145
- chore(deps): upgrade to revm 34 by @Evalir in #146
Full Changelog: v0.33.1...v0.34.0
v0.33.1
What's Changed
- fix: cache misses now miss for real for real by @prestwich in #141
- chore: bump to 33.1 by @prestwich in #142
Full Changelog: v0.33.0...v0.33.1
v0.31.5
- backport cache fix
Full Changelog: v0.31.4...v0.31.5
v0.33.0
v0.31.4
What's Changed
- fix: impl Tx for the recently introduced blob sidecar enum variant by @0xferrous in #137
New Contributors
- @0xferrous made their first contribution in #137
Full Changelog: v0.31.3...v0.31.4
v0.31.3
What's Changed
- feat: impl tx for alloy recovered, delegate other tx impls to it by @prestwich in #135
Full Changelog: v0.31.2...v0.31.3
v0.31.2
v0.31.1
What's Changed
- feat: add to_*_env to filler for easy instantiation by @prestwich in #133
Full Changelog: v0.31.0...v0.31.1