Skip to content

Releases: LinkedInAttic/sepia

v2.0.1

09 Mar 18:24

Choose a tag to compare

Add support for 0.10.x-style internal APIs, which allows sepia to be used with the then-request module.

v2.0.0

26 Feb 01:05

Choose a tag to compare

Don't start up the sepia server by default. If you are using the embedded sepia server, modify your require as follows:

var sepia = require('sepia').withSepiaServer();

v1.0.4

26 Feb 01:05

Choose a tag to compare

Bump version to 1.0.4

v1.0.3

26 Feb 17:53

Choose a tag to compare

Bump version to 1.0.3

v1.0.1

27 Jan 19:07

Choose a tag to compare

Add x-sepia-test-name header support