Releases: LinkedInAttic/sepia
Releases · LinkedInAttic/sepia
v2.0.0
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.1
Add x-sepia-test-name header support