- chore(deps): update package versions for executing, and xqute - fix: change the input/output path from resolved to absolute for symlinks - style(tests): update imports and add noqa comment for unused variable
0.15.7
- chore(deps): update xqute to version 0.5.5 - chore(deps): update pytest-asyncio to version 0.25.2 - chore: add logging for plugin initialization
0.15.6
- chore(deps): bump python-varname to 0.14 - ci: update GitHub Actions to use ubuntu-24.04 - style: fix style issues in test files
0.15.5
- fix: fix `kwargs` not updated when pipeline is a `Pipen` object in `utils.load_pipeline()` - fix: fix type checking in `utils.load_pipeline()`
0.15.4
- fix: fix Pipen object not recognized by `utils.load_pipeline()` - style: fix type annotations in Pipen class - deps: bump argx to 0.2.11
0.15.3
- feat: add `pipen.run()` as a function to run a pipeline - docs: fix the decorations in the logs in README