All Versions
185
Latest Version
Avg Release Cycle
14 days
Latest Release
313 days ago

Changelog History
Page 10

  • v1.1.6.0 Changes

    January 27, 2020
    • #407 - AllowAnyHttpStatusCodeInResponse [feature] contributed by StefH
  • v1.1.5.0 Changes

    January 25, 2020
    • ๐Ÿง #405 - Fix logging an Exception Message (linux docker on azure) [bug] contributed by StefH
    • ๐Ÿ›  #406 - Fixed StatusCode = null or < 0 [bug] contributed by StefH
  • v1.1.3.0 Changes

    January 22, 2020
    • ๐Ÿ‘ป #403 - Fix for invalid cast exception contributed by kashifsoofi
    • ๐Ÿ‘ป #402 - Invalid Cast Exception [bug]
  • v1.1.2.0 Changes

    January 09, 2020
    • #399 - ResponseModel.StatusCode is deserialized as either string or long. [bug] contributed by vitaliydavydiak
    • #400 - StatusCode not built correctly when loaded from mapping file. [bug]
  • v1.1.1.0 Changes

    January 09, 2020
    • #398 - Feature/xpath transformer [feature] contributed by kashifsoofi
    • ๐Ÿ‘ #397 - Question/Feature: Add support for selecting XPath in response template [feature]
  • v1.1.0.0 Changes

    December 27, 2019
    • #363 - WireMock.Net version 1.1.x contributed by StefH
  • v1.0.43.0 Changes

    December 26, 2019
    • #385 - StatusCode as string [feature] contributed by StefH
    • #380 - StatusCode is defined as integer (string is not possible) [bug]
    • #382 - Return same request body [feature]
  • v1.0.42.0 Changes

    December 15, 2019
    • ๐Ÿ‘ #391 - Correctly support DateTime pattern as string in ExactMatcher [bug] contributed by StefH
    • #383 - ExactMatcher does not accept ISO8601 DateTime? [bug]
  • v1.0.41.0 Changes

    December 14, 2019
    • #392 - Fix array in JsonMatcher [bug] contributed by StefH
    • #390 - JsonMatcher does not match a body containing an array of strings [bug]
  • v1.0.40.0 Changes

    December 09, 2019
    • ๐Ÿ“œ #389 - Fix QueryStringParser [bug] contributed by StefH
    • #387 - Query string parameter value which contains %26 does not work with ExactMatcher [bug]