- {pull}`17` adds ruff and refurb to pre-commits and fixes the banner. - {pull}`21` adds dependabot to update Github actions. - {pull}`22` makes the package compatible with pytask v0.3.
0.2.0
- {pull}`15` aligns pytask-environment with pytask v0.2.0.
0.1.1
- {pull}`13` deprecates Python 3.6 and adds support for Python 3.10.
0.1.0
- {pull}`10` replaces the input prompts with configuration values and flags, removes the conda recipe, and abort simultaneously running builds.
0.0.6
- {pull}`8` replaces versioneer with setuptools-scm.