Skip to content

Loosening of types for test frameworks

Latest
Compare
Choose a tag to compare
@g105b g105b released this 29 Apr 17:29
a7e0856

The only change in this minor patch release is a loosening of types on the CurlInterface, which allows for test frameworks to inject their own CurlInterface implementation - the purpose of this library is to help test endpoints without requiring an internet connection, so this is a vital feature.

What's Changed

  • Loosen types for test frameworks by @g105b in #84

Full Changelog: v3.1.0...v3.1.1