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

Changelog History
Page 12

  • v1.0.28.0 Changes

    August 20, 2019
    • ๐Ÿ‘ป #309 - Fix LogEntries: collection was modified exception [bug] contributed by StefH
    • #314 - RequestLogExpirationDuration : use DateTime.UtcNow [bug] contributed by StefH
    • #316 - Handles case where parameter value contains == [feature] contributed by lobsteropteryx
    • #317 - Make SaveMapping and SaveMappingToFile settings independent. [feature] contributed by vitaliydavydiak
    • #319 - Add blacklist for Request Cookies. contributed by vitaliydavydiak
    • ๐Ÿ‘ป #322 - Fix MappingMatcher in case of an exception in LinqMatcher. [bug] contributed by StefH
    • ๐Ÿ”จ #323 - Refactor MappingConverter & MatcherMapper [refactor] contributed by StefH
    • ๐Ÿ“œ #326 - Fix Parsing Guid in PUT Mapping [bug] contributed by StefH
    • #252 - Proxy with Transform
    • ๐Ÿ‘ป #308 - __admin/requests - "Collection was modified" exception [bug]
    • #313 - RequestLogExpirationDuration - bug [bug]
    • ๐Ÿ“œ #325 - Admin API: PUT Mapping, FormatException because of wrong parsing of the Query [bug]
  • v1.0.25.0 Changes

    July 23, 2019
    • ๐Ÿ‘ #304 - Support WithBody with multiple matchers [feature] contributed by StefH
  • v1.0.24.0 Changes

    July 22, 2019
    • ๐Ÿ›  #302 - Fixed bug 301 by not setting BodyAsFile to null after first use [bug] contributed by rwwilden
    • ๐Ÿคก #301 - Error thrown when calling mocked endpoint second time when using file-based response body [bug]
  • v1.0.23.0 Changes

    July 16, 2019
    • #298 - MappingModels [feature] contributed by StefH
  • v1.0.22.0 Changes

    July 15, 2019
    • #297 - FixNullRef (#295) contributed by StefH
    • #295 - NullRef in 1.0.21 [bug]
  • v1.0.21.0 Changes

    July 03, 2019
    • #286 - Handlebars Extension [feature] contributed by StefH
    • โ†ช #293 - workaround for AppContext.BaseDirectory being null on some platforms contributed by eli-darkly
    • #294 - don't strip request body if we don't recognize the request method contributed by eli-darkly
    • โšก๏ธ #289 - Bug: When WatchStaticMappings=true throws exceptions on updating the mapping files [bug]
    • #290 - Request body is dropped if verb is REPORT [bug]
    • #292 - Can't start server in Xamarin Android [bug]
  • v1.0.20.0 Changes

    June 17, 2019
    • #284 - Add SaveToFile in the mapping [feature] contributed by StefH
  • v1.0.19.0 Changes

    June 15, 2019
    • ๐Ÿ‘ #283 - Support equal-sign in query [bug]
  • v1.0.18.0 Changes

    June 10, 2019
    • #282 - WireMock.Net.Standalone : Add --WireMockLogger commandline argument [feature] contributed by StefH
  • v1.0.17.0 Changes

    June 05, 2019
    • ๐Ÿ‘ #278 - Add support for HandleBars File (to read a file) [feature] contributed by StefH