0.3
- adding sphinx documentation
- moving from
dataclasses
toattrs
- adding
container
flag to theShellCommandTask
- fixing
cmdline
,command_args
andcontainer_args
for tasks with states - adding
CONTRIBUTING.md
- fixing hash calculations for inputs with a list of files
- using
attr.NOTHING
for input that is not set