Releases: cowprotocol/ethcontract-rs
Releases · cowprotocol/ethcontract-rs
v0.7.0
- Query past events paginated (#285)
- Update ethabi requirement from 11.0 to 12.0 (#275)
- use LTS node (#284)
- Bump truffle from 5.1.21 to 5.1.22 in /examples/truffle (#280)
- Increase timeout between cargo publish (#279)
bump to v0.6.1 (#278)
- Allow methods with empty return type to be callable. (#277)
- Bump truffle from 5.1.20 to 5.1.21 in /examples/truffle (#276)
Bump to v0.6.0 (#272)
This release adds event streaming support and a few other goodies!
v0.5.0
Bump ethcontract to 0.5 (#221)
v0.3.0
bump version to 0.3.0 (#169)
v0.2.0
test minimum supported rust version with CI (#90)