What's Changed
**Documentation**
* README.md: Add a FAQ about using stdin to pass Python code by jherland in 254
* Add the code of conduct by mknorps in 269
**Tests**
* pip install with --no-deps when setting up a venv by Nour-Mws in 259
* Extract default values of settings in cmdline tests by Nour-Mws in 261
* Tests refactor: Hypothesis command line tests by mknorps in 218
**CLI**
* Refactor: reorder CLI options and add "Source paths" group by mknorps in 274
**Features**
* Install declared deps into a temp venv to infer mappings by Nour-Mws in 252
* Update isort to v5.11.5, but no further by janydoe and jherland in 279
**Refactor**
* package: Introduce a list of package resolvers by jherland in 268
* Preparing for the traversal refactoring by jherland in 275
* Separate module for CLI options by mknorps in 281
**Developer's experience**
* noxfile.py: More stats in our test output by jherland in 278
* Minor Nox/Pyproject fixes by jherland in 280
**Full Changelog**: https://github.com/tweag/FawltyDeps/compare/v0.7.1...v0.8.0
Refer to the project's [`README`](https://github.com/tweag/FawltyDeps/blob/main/README.md) or `fawltydeps --help` for more documentation.