Skip to content

Releases: jmartin82/mmock

v2.5.5

10 Jun 22:23
0ddccc4
Compare
Choose a tag to compare

Changelog

0ddccc4 CC generation fixed +small code refactor (#90)

Docker images

  • docker pull jordimartin/mmock:v2.5.5
  • docker pull jordimartin/mmock:latest

v2.5.4

30 May 13:23
f3aaa12
Compare
Choose a tag to compare

Changelog

f3aaa12 Update README.md
1878ed6 Added small refactor to the json comparator (#89)
dfc1cc8 Add support for comparing array of json objects (#87)
7e3041d Update users-get.json
01e389c Update README.md
0d9f616 Update README.md
dc84d6f Update README.md

Docker images

  • docker pull jordimartin/mmock:v2.5.4
  • docker pull jordimartin/mmock:latest

v2.5.3

06 May 16:16
Compare
Choose a tag to compare

Changelog

30d30cb Fixed goreleaser

Docker images

  • docker pull jordimartin/mmock:v2.5.3
  • docker pull jordimartin/mmock:latest

v2.5.0

29 Apr 09:39
fcb084a
Compare
Choose a tag to compare

Changelog

3abbfe7 Add reset match endpoint (#81)

v2.4.3

10 Dec 21:45
Compare
Choose a tag to compare

Changelog

c428b47 Updated makefile
071df20 Docker publish automation

Docker images

  • docker pull jordimartin/mmock:v2.4.3
  • docker pull jordimartin/mmock:latest

v2.4.1

27 Nov 16:20
Compare
Choose a tag to compare

Changelog

5648512 Add random Hex(n) method (#75)
74fbd68 Add a method to paginate the requests (#73)

v2.4.0

22 Nov 15:13
ddb5a01
Compare
Choose a tag to compare

Changelog

ddb5a01 Now mmock is able to compare the data that contains the payload (only… (#72)
8177cc4 Use an array of holders for every tag to allow duplicates (#71)
be28dd8 Update README.md

v2.3.7

08 Oct 13:50
Compare
Choose a tag to compare

Changelog

89fb40e Improve logs shown for discarded mocks (#68)

v2.3.6

17 Sep 21:38
Compare
Choose a tag to compare

Changelog

9e99dc1 [ADD] get request headers to params (#65)

v2.3.5

17 Sep 21:34
Compare
Choose a tag to compare

Changelog

409231e Added new contributor
c350e22 matching state without case (#64)
19f7e4c create mapping via console (#63)