Skip to content

Releases: WireMock-Net/WireMockInspector

Tool 1.0.25

22 Jan 16:39
Compare
Choose a tag to compare

What's new:

  • Fix code generator for request and response body

Tool 1.0.24

21 Jan 19:17
Compare
Choose a tag to compare

What's new:

  • Add option to customize code generation with custom liquid template
  • Prevent app from crashing when server is not available during auto-load

Tool 1.0.23

18 Jan 20:20
Compare
Choose a tag to compare

What's new:

  • Improve code generator to handle json payloads with names starting with digits

Tool 1.0.22

06 Jan 18:55
Compare
Choose a tag to compare

What's new:

  • Add option to provide request filters as a command line startup parameter
  • Bump up dependencies
  • Add headers for request body diff
  • Fix escaping for wiremockinspector instance name

Tool 1.0.21

17 Dec 12:45
Compare
Choose a tag to compare

What's new:

  • Add diff view for request body

Tool 1.0.20

18 Nov 18:19
Compare
Choose a tag to compare

What's new:

  • open update instructions link

Tool 1.0.19

03 Nov 07:21
Compare
Choose a tag to compare

What's new:

  • Improve how expectations for headers and query params are presented
  • Fix sorting on mapping list
  • Increase timestamp precision to milliseconds
  • Add formatted presentation for body expectations
  • Fix performance issue with CodeBlockViewer
  • Update doc

Tool 1.0.18

27 Jul 21:18
Compare
Choose a tag to compare

What's new:

  • Remove flickering from code blocks

Tool 1.0.17

26 Jul 21:11
Compare
Choose a tag to compare

What's new:

  • Use Avalonia.Edit to present code snippets
  • Improve UI feel and look
  • Update Avalonia to 11.0.0

image

Tool 1.0.16

24 Jul 09:08
Compare
Choose a tag to compare

What's new:

  • Fix issue with fetching scenario data