Releases: mrak/stubby4node
Releases · mrak/stubby4node
0.2.0
11 Jul 05:04
Compare
Sorry, something went wrong.
No results found
added cyclic responses. response can now be a yaml sequence of responses. Backward compatible, thus the minor version bump
all string values for response criteria are matched as regular expressions against the incoming request
0.1.50
11 Jul 05:04
Compare
Sorry, something went wrong.
No results found
bugfix: admin and programmatic APIs correctly parse incoming data
0.1.49
11 Jul 05:05
Compare
Sorry, something went wrong.
No results found
updating styling of status page.
0.1.48
11 Jul 05:05
Compare
Sorry, something went wrong.
No results found
fixed a bug with the latest version of node where status page was no longer showing.
0.1.47
11 Jul 05:05
Compare
Sorry, something went wrong.
No results found
urls are now matched via regular expressions. If you want an exact match, remember to prefix your urls with ^ and postfix with $