What's Changed
- chore(sol-types): make PanicKind non_exhaustive by @DaniPopes in #458
- Add ToSql and FromSql to Signed and FixedBytes by @hhamud in #447
- feat: enable postgres ruint feature by @DaniPopes in #460
- feat(primitives): support parsing numbers in Unit::from_str by @DaniPopes in #461
- chore: clippy by @DaniPopes in #463
- feat(primitives): re-export ::bytes by @DaniPopes in #462
- chore: clean up address checksum implementation by @DaniPopes in #464
- feature: sealed by @prestwich in #467
- perf: add optional support for keccak-asm by @DaniPopes in #466
New Contributors
Full Changelog: v0.5.3...v0.5.4