Bristol has been updated to ES6 and is compatible with Node.js 4 LTE and up
All dependencies have been updated to latest
Officially tested on latest versions of Node (MarkHerhold #44)
Fixed
Bristol now grabs the current Error.prepareStackTrace immediately before changing it, instead of when the source is loaded. This respects the overrides user may be making on their own. (RooSoft #40)
Bristol no longer fails on logging circular references (yknx4 #41)
Silent failed Chai assertions are corrected
Bristol no longer attempts to merge Date objects (jeffijoe #47)