- {pull}`46` modernizes the package. - {pull}`47` fixes couple of issues raised in {issue}`45`. - {pull}`48` implements trusted publishing.
0.4.0
- {pull}`42` makes the package compatible with pytask v0.4.0.
0.3.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.
0.2.0
- {pull}`24` removes an unnecessary hook implementation. - {pull}`26` implements the new interface for v0.2.
0.1.1
- {pull}`22` skips concurrent CI builds. - {pull}`23` deprecate Python 3.6 and add support for Python 3.10.
0.1.0
- {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.