Skip to content

Releases: gguridi/mockserver

Release v1.0.2

19 Nov 00:33
d0e5a8e
Compare
Choose a tag to compare

Typo in the push command.

Release v1.0.1

19 Nov 00:28
adb9591
Compare
Choose a tag to compare

Deprecating the set-env method of github action.

Release v1.0.0

19 Nov 00:22
eb2b1a2
Compare
Choose a tag to compare

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

16 Aug 20:43
Compare
Choose a tag to compare

Fixed problem with publishing workflow in GitHub actions.

Release v0.4.0

16 Aug 20:33
efae56e
Compare
Choose a tag to compare

Added query parameters as part of the permutations to find the best file to serve the request.

Release v0.3.3

11 Nov 23:41
Compare
Choose a tag to compare
Merge branch 'develop' of github.com:gguridi/mockserver

Release v0.3.2

11 Nov 23:30
Compare
Choose a tag to compare
Merge branch 'master' of github.com:gguridi/mockserver

Release v0.3.1

02 Nov 14:19
0e03fbc
Compare
Choose a tag to compare
The server.js is in dist, not src that it's es6. (#3)

Release v0.3.0

02 Nov 14:03
844c8cb
Compare
Choose a tag to compare
Exported method evaluateFile and evaluateJSON can't be part of the bi…

Release v0.2.2

16 Oct 08:59
Compare
Choose a tag to compare
Remove type module as it's breaking the docker image behaviour.