Fixed - `pip_install` force updates listed packages
0.2.3
Fixed - Package uninstallation with `pip` fails on user input required
0.2.2
Fixed - Run `pip` in `no-input` mode - Snapshots were not updated if the new one is empty
0.2.1
Fixed - Line number diff is ignored in `stubtest` check - `pip` command error
0.2.0
Added - `-x`/`--exitfirst` CLI flag to stop on the first check error - Support for `py37`, `py38`, `py39`
Fixed - Removed useless noise from diff output - Build commands use the current `python` interpreter
0.1.2
FIxed - `pyright` check outputs stderr on error - Debug logging was not enabled properly for all checks - Terminal commands are logged for debug - Pip requirements are installed before build commands - Snapshots update no longer overwrites packages - Shorten paths in debug output - Added `pyyaml` to dependencies