File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,8 +18,13 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
1818- {pull}` 365 ` reworks the panel on the index page with sphinx-design.
1919- {pull}` 366 ` adds light and dark logos and fixes some warnings when building the
2020 documentation.
21- - {pull}` 368 ` fixes an error in ` update_plugin_list.py ` introduced by {pull}` 364 ` .
22- - {pull}` 369 ` reverts the changes that turn ` Node.state() ` into a hook.
21+ - {pull}` 369 ` fixes an error in ` update_plugin_list.py ` introduced by {pull}` 364 ` .
22+ - {pull}` 370 ` reverts the changes that turn ` Node.state() ` into a hook.
23+ - {pull}` 371 ` renames ` Node ` to ` MetaNode ` .
24+ - {pull}` 373 ` adds importing task modules to ` sys.modules ` and fully adopting pytest's
25+ importlib mode. Thanks to {user}` NickCrews ` . (Fixes {issue}` 374 ` .)
26+ - {pull}` 376 ` enhances the documentation for ` pytask dag ` .
27+ - {pull}` 378 ` conditionally skips test on MacOS.
2328- {pull}` 381 ` deprecates ` @pytask.mark.parametrize ` . (Closes {issue}` 233 ` .)
2429
2530## 0.3.1 - 2023-12-25
You can’t perform that action at this time.
0 commit comments