v1.1.0
Breaking change
- removed package level
CollectAsError(...)
,CollectAsErrors(...)
,HandleErrors(...)
,HandleErrorsWithReturns(...)
functions, now these functions has become the member methods ofMayInvoker*
.
Full Changelog: v1.0.0...v1.1.0