Releases: contactlab/saray
Releases · contactlab/saray
v1.7.4
21 Jul 13:50
Compare
Sorry, something went wrong.
No results found
Added support for POST body in XML format
v1.7.3
28 Jun 09:58
Compare
Sorry, something went wrong.
No results found
Fix for package.json bin section with new index.js path #84
v1.7.2
27 Jun 15:56
Compare
Sorry, something went wrong.
No results found
Added npmignore, as discussed in #80 , trying to solve an installation issue in Windows
v1.7.1
17 May 14:45
Compare
Sorry, something went wrong.
No results found
[feature] : new timeout setting for a better endpoint error handling (#66 #70 )
[fix] : basic support for Windows filesystem (#67 )
[fix] : default path for log files now refers to current working directory (#47 )
v1.7.0
10 Mar 15:22
Compare
Sorry, something went wrong.
No results found
[feature] Dynamic paths support with the new --dynpath parameter (courtesy of @pasuslab )
[fix] deprecated method used in test data stub
[fix] incorrect url encoding for query parameters passed to API endpoint (#62 )
v1.6.2
01 Mar 10:10
Compare
Sorry, something went wrong.
No results found
Fix for wrong behaviour when POST body was converted into a query string.
v1.6.1
27 Feb 09:26
Compare
Sorry, something went wrong.
No results found
Fix for unexpected behaviour of prefer-api option
v1.6.0
27 Jan 11:20
Compare
Sorry, something went wrong.
No results found
JS data files for stubbed data have priority over JSON files
v1.5.3
25 Jan 10:57
Compare
Sorry, something went wrong.
No results found
Merge pull request #42 from contactlab/develop
Version bump to 1.5.3
v1.5.2
23 Jan 14:22
Compare
Sorry, something went wrong.
No results found
Merge pull request #39 from contactlab/develop
Minor fixes