- {pull}`24` removes an unnecessary hook implementation. - {pull}`26` implements the new interface for v0.2.
0.1.2
- {pull}`19` fixes the minimum python and pytask version.
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.
0.0.12
- {pull}`19` fixes some post-release issues. - {pull}`21` adds dependencies to `setup.py` and install via `conda-forge`.
0.0.11
- {pull}`18` prepares pytask-latex to be published on PyPI, adds versioneer and more.