All Versions
27
Latest Version
Avg Release Cycle
86 days
Latest Release
990 days ago

Changelog History
Page 3

  • v0.1.6 Changes

    April 19, 2016
    • 🛠 fix(#7): if error configured, RoundTripper should reply with nil response.
  • v0.1.5 Changes

    April 09, 2016
    • 👍 feat(#5): support ReplyFunc for convenience.
  • v0.1.4 Changes

    March 16, 2016
    • feat(api): add IsDone() method.
    • 🛠 fix(responder): return mock error if present.
    • 👍 feat(#4): support define request/response body from file disk.
  • v0.1.3 Changes

    March 09, 2016
    • 👍 feat(matcher): add content type matcher helper method supporting aliases.
    • ⏪ feat(interceptor): add function to restore HTTP client transport.
    • feat(matcher): add URL scheme matcher function.
    • 🛠 fix(request): ignore base slash path.
    • ⏪ feat(api): add Off() method for easier restore and clean up.
    • 🤡 feat(store): add public API for pending mocks.
  • v0.1.2 Changes

    March 04, 2016
    • 🛠 fix(matcher): body matchers no used by default.
    • feat(matcher): add matcher factories for multiple cases.
  • v0.1.1 Changes

    March 04, 2016
    • 🛠 fix(params): persist query params accordingly.
  • v0.1.0 Changes

    March 02, 2016
    • 🚀 First release.