All Versions
69
Latest Version
Avg Release Cycle
83 days
Latest Release
1708 days ago

Changelog History
Page 6

  • v0.3.4 Changes

    February 23, 2012
    • inline comment typos for #15
    • Merge branch 'refs/heads/jeffbski-configErrorStackCompat'
    • includeStack documentation for all interfaces
    • suite name more generic
    • Update test to be compatible with browsers that do not support err.stack
    • udpated compiled chai.js and added to browser tests
    • Allow inclusion of stack trace for Assert error messages to be configurable
    • docs sharing buttons
    • sinon-chai link
    • doc updates
    • read me updates include plugins
  • v0.3.3 Changes

    February 12, 2012
    • Merge pull request #14 from jfirebaugh/configurable_properties
    • Make Assertion.prototype properties configurable
  • v0.3.2 Changes

    February 10, 2012
    • codex version
    • docs
    • docs cleanup
  • v0.3.1 Changes

    February 07, 2012
    • node 0.4.x compat
  • v0.3.0 Changes

    February 07, 2012
    • Merge branch 'feature/03x'
    • browser build
    • remove html/json/headers testign
    • regex error.message testing
    • tests for using plugins
    • Merge pull request #11 from domenic/master
    • Make chai.use a no-op if the function has already been used.
  • v0.2.4 Changes

    February 02, 2012
    • added in past tense switch for been
  • v0.2.3 Changes

    February 01, 2012
    • try that again
  • v0.2.2 Changes

    February 01, 2012
    • added been (past of be) alias
  • v0.2.1 Changes

    January 29, 2012
    • added Throw, with a capital T, as an alias to throw (#7)
  • v0.2.0 Changes

    January 26, 2012
    • update gitignore for vim *.swp
    • Merge branch 'feature/plugins'
    • browser build
    • interfaces now work with use
    • simple .use function. See #9.
    • readme notice on browser compat