Releases: dhuan/mock
Releases · dhuan/mock
v1.4.12
v1.4.11
Update changelog for v1.4.11
v1.4.10
Update changelog
v1.4.9
Update changelog
v1.4.8
Update changelog
v1.4.7
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``.
v1.4.6
ADDED:
- New commands: `mock get-header`, `mock set-status`, `mock get-payload`
- Add `--append` to `mock write`.
FIXED:
- BUG: Requests to file-server endpoints' index page would only be rendered if
the URL contained a slash at the end. Not having a slash suffix would return
404.
v1.4.5
Update changelog
v1.4.4
Update changelog
v1.4.3
Changelog update