Changes
June 14, 2026 ยท View on GitHub
This is a record of all past pytask-stata releases and what went into them in reverse chronological order. Releases follow semantic versioning and all releases are available on PyPI and Anaconda.org.
0.5.1 - 2026-06-14
- {pull}
50drops support for Python 3.8 and 3.9 and adds support for Python 3.14. - {pull}
51updates pre-commit hooks. - {pull}
58removes unnecessary pytest markers. - {pull}
59updates installation documentation and typing. - {pull}
76hardens GitHub Actions workflows with zizmor. - {pull}
77uses uv in the PyPI publish workflow. - {pull}
104updates the README for current pytask syntax. - {pull}
105adds a mock Stata runtime for CI tests. - {pull}
110fixes dependencies for Stata tasks.
0.5.0 - 2025-07-26
- {pull}
37updates the CI. - {pull}
38updates tests for pytask v0.5.0. - {pull}
41use uv, use ty, update tests and CI, raise minimum python version to 3.9 and support Python 3.13.
0.4.0 - 2024-03-19
- {pull}
36makes pytask-stata compatible with pytask v0.4.0.
0.3.0 - 2023-01-23
- {pull}
24adds ruff and refurb. - {pull}
25adds docformatter. - {pull}
26adds Python 3.11 to CI. - {pull}
28aligns the package with pytask v0.3.
0.2.0 - 2022-04-16
- {pull}
18adds typing to the package. - {pull}
20removes an unnecessary hook implementation. - {pull}
22aligns the package with pytask v0.2.
0.1.2 - 2022-02-08
- {pull}
19fixes the minimum python and pytask version.
0.1.1 - 2022-02-07
- {pull}
16skips concurrent CI builds. - {pull}
17deprecates Python 3.6 and adds support for Python 3.10.
0.1.0 - 2021-07-21
- {pull}
11fixes theREADME.rst. - {pull}
13replaces versioneer with setuptools-scm. - {pull}
14fixes tests and aligns pytask-stata with pytask v0.1.0.
0.0.6 - 2021-03-05
- {pull}
10fixes the version of the package.
0.0.5 - 2021-03-04
- {pull}
7fix some post-release issues. - {pull}
9adds dependencies tosetup.py.
0.0.4 - 2021-02-25
- {pull}
6prepares pytask-stata to be published on PyPI, adds versioneer and more.
0.0.3 - 2021-01-16
- {pull}
4removes log file handling on UNIX and raises an error if run in parallel.
0.0.2 - 2020-10-30
- {pull}
1makes pytask-stata work with pytask v0.0.9.
0.0.1 - 2020-10-04
- Release v0.0.1.