August 17, 2020
:tada: New Features
- Rerun all requests in requests sequences with attacker credentials ([44])
:sparkles: Usability
- Add the `--ignore-non-vulnerable` flag to not include any non-vulnerable
operations in request sequences ([53])
:bug: Bug Fixes
:snake: Miscellaneous
- Reduce test noise from third-party libraries ([46], [49])
- Disable color printing when not printing to terminal ([51])
[44]: https://github.com/Yelp/fuzz-lightyear/pull/44
[46]: https://github.com/Yelp/fuzz-lightyear/pull/46
[49]: https://github.com/Yelp/fuzz-lightyear/pull/49
[51]: https://github.com/Yelp/fuzz-lightyear/pull/51
[53]: https://github.com/Yelp/fuzz-lightyear/pull/53