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