- fix returned value of validator method in EnvSpec class
0.3.0
Added
- added support to `when` workflows API.
0.2.0
Added
- ability to specify a service account name to run the workflow as. This is currently set on the workflow level only, which makes all the pods of tasks in a workflow use the same service account.
0.1.1
Changed
- the publication step of Hera. The `python` command will now build an `sdist` and a `wheel` for the package - relocked the project to include `wheel` as a development dependency