v0.1.3 03/16/2021
- httpmock.RoundTripper can now use a delegate in addition to an expected return - http.Request.GetBody can now be nil for a retry.Client (https://github.com/xmidt-org/httpaux/issues/23) - simplified retry.New and retry.NewClient (https://github.com/xmidt-org/httpaux/issues/24)