chai v1.3.0 Release Notes

Release Date: 2012-10-01 // over 11 years ago
    • browser build w/ folio >= 0.3.4. Closes #99
    • add back buffer test for deep equal
    • do not write flags to assertion.prototype
    • remove buffer test from expect
    • browser build
    • improve documentation of custom error messages
    • Merge branch 'master' of git://github.com/Liffft/chai into Liffft-master
    • browser build
    • improved buffer deep equal checking
    • mocha is npm test command
    • Cleaning up the js style…
    • expect tests now include message pass-through
    • packaging up browser-side changes…
    • Increasing Throws error message verbosity
    • Should syntax: piping message through
    • Make globalShould test work in browser too.
    • Add a setter for Object.prototype.should. Closes #86.