What's Changed
- Switched timeouts data type from int64 to time.Duration by @n0rdy in #1
- Implemented logging by @n0rdy in #2
- Provided a possibility to configure initial stage of the pipeline by @n0rdy in #3
- Implemented init stage interrupting by @n0rdy in #4
Full Changelog: v0.0.3...v0.0.4