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

Changelog History
Page 14

  • v1.0.6 Changes

    December 15, 2018
    • #242 - Post multiple Mappings [feature] contributed by StefH
  • v1.0.6.1 Changes

    January 10, 2019
    • ๐Ÿ #247 - Issue 225 improve logging in example for wire mock as windows service contributed by paulssn
    • ๐Ÿ›  #249 - Fixed "Content-Type multipart/form-data" [bug] contributed by StefH
    • ๐Ÿ #225 - Feature: Improve logging in example for WireMock as Windows Service [feature]
    • ๐Ÿ‘€ #248 - Content-Type multipart/form-data is not seen as byte[] anymore
  • v1.0.5 Changes

    December 07, 2018
    • #236 - Add Random Regex (using Fare) [feature] contributed by StefH
  • v1.0.4.9 Changes

    August 08, 2018
    • #172 - Question: Same/similar fluent interface for in process and admin client API
    • #174 - Bug: JsonMatcher and JsonPathMatcher throws when posting byte[] [bug]
    • #175 - Bug: Don't allow adding a mapping with no URL or PATH [bug]
    • #176 - Question: Saving mapping with relative (not found) file fails
    • #177 - Feature: Skip invalid static mapping files [feature]
  • v1.0.4.8 Changes

    July 23, 2018
    • ๐Ÿ‘ #170 - Support json path in the response contributed by StefH
    • ๐Ÿ‘ #167 - Feature: Support for JsonPath in the response (with HandleBars) [feature]
  • v1.0.4.7 Changes

    July 19, 2018
    • #169 - Fix for Restricted Response headers [bug] contributed by StefH
    • #148 - Question: proxy passthrough when no match?
  • v1.0.4.6 Changes

    July 18, 2018
    • #168 - Expose scenario states [feature] contributed by StefH
    • #163 - Feature: Expose scenario states
  • v1.0.4.5 Changes

    July 17, 2018
    • ๐Ÿ‘ #164 - Support running WireMock.Net as a sub-app in IIS [feature] contributed by StefH
    • #165 - Add SonarCloud contributed by StefH
    • #166 - Fix Sonar issues contributed by StefH
    • #120 - Question: JsonPathMatcher - not matching? Correct syntax?
    • #123 - Fix for DateTime Header causing null value in ResponseBuilder
  • v1.0.4.4 Changes

    July 01, 2018
    • โšก๏ธ #156 - Feature: when adding / updating a mapping : return more details
  • v1.0.4.3 Changes

    June 30, 2018
    • #159 - Bug: IRequestBuilder.WithParam broken for key-only matching [bug]