Skip to content

Releases: dhuan/mock

v1.4.16

08 May 19:30

Choose a tag to compare

Update changelog

v1.4.15

27 Mar 17:37

Choose a tag to compare

Prepare changelog

v1.4.14

03 Nov 19:52

Choose a tag to compare

Update changelog

v1.4.13

01 Nov 17:47

Choose a tag to compare

Update changelog

v1.4.12

01 Oct 19:05

Choose a tag to compare

Upgrade golang

v1.4.11

19 Apr 22:09

Choose a tag to compare

Update changelog for v1.4.11

v1.4.10

07 Feb 19:25

Choose a tag to compare

Update changelog

v1.4.9

28 Jan 22:45

Choose a tag to compare

Update changelog

v1.4.8

24 Jan 18:47

Choose a tag to compare

Update changelog

v1.4.7

02 Jan 21:56

Choose a tag to compare

ADDED:

- Add support for retrieving nested values from JSON payloads with `mock
  get-payload`. For example `mock get-payload users[0].name`.
- New ``--json`` option for ``mock write``.