Release 7.0.0
7.0.0
- Improve documentation (#461)
- BREAKING CHANGE: Store corpora, crashes, hangs, and work queue as structs rather than tuples. This change could cause users' existing corpora, etc. to no longer work. Hence, we are considering this a breaking change. However, future similar format changes may not be considered breaking. This change is to facilitate PR #476. (#480)
- Support Serde field attributes on function arguments (#476 and #485)