This is a record of all past pytask-r 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}
75switches CI and development tooling from pixi to uv. - {pull}
50uses pixi to install R and uses uuid4 to generate more robust file names for serialized arguments. - {pull}
51reenables testing with different Python versions. - {pull}
54updates tests for pytask v0.5. - {pull}
56re-add type checking. - {pull}
57supports Python 3.10+ (tested 3.10–3.14) and drops Python 3.8 and 3.9.
- {pull}
46modernizes the package. - {pull}
47fixes couple of issues raised in {issue}45. - {pull}
48implements trusted publishing.
- {pull}
42makes the package compatible with pytask v0.4.0.
- {pull}
33deprecates INI configurations and aligns the plugin with pytask v0.3. - {pull}
34adds mypy, ruff and refurb. - {pull}
35publishes types.
- {pull}
24removes an unnecessary hook implementation. - {pull}
26implements the new interface for v0.2.
- {pull}
22skips concurrent CI builds. - {pull}
23deprecate Python 3.6 and add support for Python 3.10.
- {pull}
15fixes the tests related to changes in pytask. - {pull}
16replaces versioneer with setuptools-scm. - {pull}
18aligns pytask-r with pytask v0.1.0.
- {pull}
13fixes the version number in the release.
- {pull}
10fixes some post-release issues. - {pull}
12add dependencies tosetup.py.
- {pull}
9publishes pytask-r on PyPI, adds versioneer, and more.
- {pull}
7converts command line arguments automatically to string and removes the--vanillaoption as the default.
- {pull}
5makes pytask-r work with pytask v0.0.9.
- {pull}
4fixespytask_collect_task_teardownwith non-R tasks and releases 0.0.4.
- {pull}
2fixes marker description and adds some changes to the readme. - {pull}
3check for exit code equal to 0, preparation for pytask v0.0.7, and releases v0.0.3.
- {pull}
1includes some minor changes like fixing the missing version variable.
- Release v0.0.1.