Features:
- Worker as a function, more context [here](https://github.com/conductor-sdk/conductor-python/tree/v1.0.34/docs/worker#worker-as-a-function)
- Stay tuned - next release might enable more generic worker functions, removing the input and output type requirement
Bug Fixes:
- Exception was raised when polling for an empty queue. Thanks to BrandonDotLin and phmurias-invitae for raising an issue!