Releases: gguridi/mockserver
Releases · gguridi/mockserver
Release v1.0.2
Release v1.0.1
Deprecating the set-env method of github action.
Release v1.0.0
Dropped support for node 11, 12 & 13 (but I think it should still work).
Using github actions to push to docker hub as the automatic build feature now is premium.
Updated dependencies.
Release v0.4.1
Fixed problem with publishing workflow in GitHub actions.
Release v0.4.0
Added query parameters as part of the permutations to find the best file to serve the request.
Release v0.3.3
Merge branch 'develop' of github.com:gguridi/mockserver
Release v0.3.2
Merge branch 'master' of github.com:gguridi/mockserver
Release v0.3.1
The server.js is in dist, not src that it's es6. (#3)
Release v0.3.0
Exported method evaluateFile and evaluateJSON can't be part of the bi…
Release v0.2.2
Remove type module as it's breaking the docker image behaviour.