release_notes/2.5.0.md
This release contains a number of fixes and pull requests.
j$ to jasmineUnderTest for specs
Prettyprint objects whose constructors have custom toString method
Add gulp-jasmine-browser link to readme
Exclude lib directory from codeclimate
Add instructions for testing in IE
Update devDependencies and fix issues from this
Remove runnableLookupTable which is no longer used
Make toEqual pass for arrays with equivalent properties
Update ruby version on travis to let rack install
Fix jasmine setup in Electron environment
Improve errors with the domain and how to use the API
The done function now returns null
Add .editorconfig file
Improve error message when passing a non-function to callFake
Allow expectations in a global beforeAll or afterAll
Correctly tear down spies on inherited methods
Array equality treats undefined elements as equal however they got in there
Add support for a fallback reporter
Grunt task for compass should prefix command with 'bundle exec'
Fix toEqual for Microsoft Edge
Update describe error message to no longer assume errant args are done
Add toBeGreatThanOrEqual and toBeLessThanOrEqual matchers
Support call count of 0 with toHaveBeenCalledTimes matcher
Correctly clean up spies after a spy is replaced and re-spied upon
remove extra topSuite queueRunner construction parameter
add option to shallow clone args in call tracker
Update license year range to 2016
Persist randomize param in 'run all' links
make DelayedFunctionScheduler update the mockDate
Allow spyOn to allow a respy for functions that have already been spied upon
_Release Notes generated with Anchorman