File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,16 +7,19 @@ all releases are available on `PyPI <https://pypi.org/project/pytask>`_ and
77`Anaconda.org <https://anaconda.org/conda-forge/pytask >`_.
88
99
10- 0.1.5 - 2022-xx-xx
10+ 0.1.5 - 2022-01-10
1111------------------
1212
13+ - :gh: `184 ` refactors :func: `~_pytask.shared.reduce_node_name ` and shorten task names in
14+ many places.
1315- :gh: `185 ` fix issues with drawing a graph and adds the ``--rank-direction `` to change
1416 the direction of the DAG.
1517- :gh: `186 ` enhance live displays by deactivating auto-refresh among other things.
1618- :gh: `187 ` allows to enable and disable showing tracebacks and potentially different
1719 styles in the future with :confval: `show_traceback=True|False `.
1820- :gh: `188 ` refactors some code related to :class: `_pytask.enums.ExitCode `.
1921- :gh: `189 ` do not display a table in the execution if no task was run.
22+ - :gh: `190 ` updates the release notes.
2023
2124
22250.1.4 - 2022-01-04
You can’t perform that action at this time.
0 commit comments