Skip to content

Releases: dhuan/mock

v1.4.16

Choose a tag to compare

@github-actions github-actions released this 08 May 19:30
Update changelog

v1.4.15

Choose a tag to compare

@github-actions github-actions released this 27 Mar 17:37
Prepare changelog

v1.4.14

Choose a tag to compare

@github-actions github-actions released this 03 Nov 19:52
Update changelog

v1.4.13

Choose a tag to compare

@github-actions github-actions released this 01 Nov 17:47
Update changelog

v1.4.12

Choose a tag to compare

@github-actions github-actions released this 01 Oct 19:05
Upgrade golang

v1.4.11

Choose a tag to compare

@github-actions github-actions released this 19 Apr 22:09
Update changelog for v1.4.11

v1.4.10

Choose a tag to compare

@github-actions github-actions released this 07 Feb 19:25
Update changelog

v1.4.9

Choose a tag to compare

@github-actions github-actions released this 28 Jan 22:45
Update changelog

v1.4.8

Choose a tag to compare

@github-actions github-actions released this 24 Jan 18:47
Update changelog

v1.4.7

Choose a tag to compare

@github-actions github-actions released this 02 Jan 21:56
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``.