This is a record of all past pytask-environment releases and what went into them in reverse chronological order. Releases follow semantic versioning and all releases are available on Anaconda.org.
- {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.
- {pull}
15
aligns pytask-environment with pytask v0.2.0.
- {pull}
13
deprecates Python 3.6 and adds support for Python 3.10.
- {pull}
10
replaces the input prompts with configuration values and flags, removes the conda recipe, and abort simultaneously running builds.
- {pull}
8
replaces versioneer with setuptools-scm.
- {pull}
7
adds some pre-commit updates.
- {pull}
6
fixes the version number which is displayed during execution.
- {pull}
5
adds dependencies tosetup.py
and missingREADME.rst
to package.
- {pull}
3
prepares pytask-environment to be published on PyPI, adds versioneer, and more.
- Release v0.0.1.