1.2.0
build: drop support for EOL py37 (#743)
chore: prepare for 1.2.0 (#758)
Rename `env_impl` param to `installer`
Replace class `log` methods with context logger
chore: reformat using Black 2024 style
Capture pip and venv (ensurepip) console output
build: split `__init__` module and add `_types`, `Distribution` (#748)
compat: create separate importlib, tarfile and tomllib shims
uv: support double verbosity flag
Add py.typed marker file