Releases: cowprotocol/ethcontract-rs
Releases · cowprotocol/ethcontract-rs
v0.21.0
v0.20.0
v0.19.0
v0.18.0
What's Changed
- deploy with address by @sunce86 in #759
- Use Path.join() to create paths instead of Url.path(), fixes #729 by @Jaxkr in #781
- Fix New Clippy Lints by @nlordell in #782
- Add event source by @sunce86 in #809
- v0.18.0 update version by @sunce86 in #814
New Contributors
Full Changelog: v0.17.0...v0.18.0
v0.17.0
v0.16.0
What's Changed
- Add nonce() to ViewMethodBuilder by @hyche in #667
- Adjust
must_use
Lints by @nlordell in #698 - Update edition, dependencies and release new version by @vkgnosis in #718
- Make ethcontract-generate curl dependency optional by @vkgnosis in #721
- Support eip1559 by @vkgnosis and @sunce86 in #723
- Fix assert usage in tests by @vkgnosis in #724
Full Changelog: v0.15.4...v0.16.0