What's Changed
- ci: move deny to ci by @DaniPopes in #821
- chore(primitives): remove rustc-hash workaround by @DaniPopes in #822
- chore: shorten map type alias names by @DaniPopes in #824
- chore: add clone_inner by @mattsse in #825
- fix(syn-solidity): correctly parse invalid bytes* etc as custom by @DaniPopes in #830
- feat: re-export
rayon
feature by @lightsing in #827 - fix: allow non-boolean v values for PrimitiveSignature by @klkvr in #832
- fix: re-enable foldhash on zkvm by @Wollac in #833
- chore: clippy by @DaniPopes in #834
- feat(dyn-abi): support parse scientific number by @9547 in #835
New Contributors
- @lightsing made their first contribution in #827
- @9547 made their first contribution in #835
Full Changelog: v0.8.15...v0.8.16