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.
- {pull}
37
updates the CI. - {pull}
38
updates tests for pytask v0.5.
- {pull}
36
makes pytask-stata compatible with pytask v0.4.0.
- {pull}
24
adds ruff and refurb. - {pull}
25
adds docformatter. - {pull}
26
adds Python 3.11 to CI. - {pull}
28
aligns the package with pytask v0.3.
- {pull}
18
adds typing to the package. - {pull}
20
removes an unnecessary hook implementation. - {pull}
22
aligns the package with pytask v0.2.
- {pull}
19
fixes the minimum python and pytask version.
- {pull}
16
skips concurrent CI builds. - {pull}
17
deprecates Python 3.6 and adds support for Python 3.10.
- {pull}
11
fixes theREADME.rst
. - {pull}
13
replaces versioneer with setuptools-scm. - {pull}
14
fixes tests and aligns pytask-stata with pytask v0.1.0.
- {pull}
10
fixes the version of the package.
- {pull}
7
fix some post-release issues. - {pull}
9
adds dependencies tosetup.py
.
- {pull}
6
prepares pytask-stata to be published on PyPI, adds versioneer and more.
- {pull}
4
removes log file handling on UNIX and raises an error if run in parallel.
- {pull}
1
makes pytask-stata work with pytask v0.0.9.
- Release v0.0.1.