v0.7.0
FanOutchanged to accept receive channel- interfaces
StartableWorkerandStoppableWorkerare now exported OnStartandOnStopcallbacks order execution changed: first these are executed from worker (if any), then from options (if any)- test improvements (more test, more coverage)
- repo CI now executes
go-test-coverageaction