- fix: powershell $PSHOME variable is not expanded (
99f564e)
- fix: powershell module path is empty (
e42bf78)
-
fix: scoop install 'Get-FileHash' fails (
6fa3592) -
fix: scoop.cmd ignores the powershell proxy settings (
44daef6)
- feat: execute runnables without dependency management (
04c8799)
- docs: move information from internals to features (
97231d6)
-
feat: add dry_run option for executing runnables (
927a662) -
feat: add custom configuration for steps (
5c056d1)
- fix: semantic versioning can not build package with poetry (
92d65d2)
- fix: scoop wrapper finds apps twice (
4b704ad)
- feat: add option to force runnable execution (
06fde72)
- feat!: make the pipeline loader generic (
b516274)
- feat: support deserialize method (
17e063d)
- feat: support lists for registering arguments (
64e477f)
- feat: clear log file (
76d1e08)
- feat: add log to file context manager (
a333716)
- feat: use shell for subprocess executor (
baced78)
- fix: application path is not in required paths (
d1927ed)
- fix: single env path is not parsed properly (
6a4bb3e)
- feat: read env paths for scoop tools (
a253165)
- feat: suprocess executor can override the env (
c51a413)
- fix: wrong scoop executable is returned (
3867df0)
- fix: wrong scoop executable is returned (
f1a6a6a)
- feat: check if scoop is installed in user home (
007cf6a)
- fix: optional arguments type is wrong (
9687f6a)
- feat: subprocess print stdout in realtime (
78dc4ac)
- fix: exception is thrown if file is not found (
4b44d10)
- feat: executor support for always run runnables (
8015b85)
- feat: support registering arguments with action (
0fc0261)
- feat: support directories as dependencies (
da98390)
- docs: remove username from project title (
991cf61)
- feat: support callbacks with any number of args (
5304ca6)
- feat!: rename module to py-app-dev (
206b8ac)
- fix: optional types are not optional arguments (
5a64123)
- feat: make view class generic (
3a641b7)