release_notes/2.2.0.md
ObjectContaining no longer tries to track exact mismatchesspyOn is called without a method namejasmineMatches to asymmetricMatchasymmetricMatchAdd a basic bower config
Allow pending to take a reason and show it in the HtmlReporter
Set jasmineGlobal correctly in GJS
Fix some SpiderMonkey lint warnings
Prevents *Alls from running when runnables are explicitly set
Update contribution guide to mention possible ffi dependencies for Ubuntu
Fix spelling mistake in contributors guide
Use new jasmine github repo url
Allow createSpyObj to be called with just an array of method names
Add arrayContaining matcher
Use the stack trace from the Error object if supplied
Update readme with link to upgrading doc and mention browser support.
Link to the Jasmine NPM module
Allow null prototype objects to be compared for equality
Fix URL's of Jasmine repositories on Github
Add anything matcher to match any value that is neither null or undefined
Allow asymmetric equality testers to preempt their symmetric brethren
Check for ObjectContaining on either side of equality
Display the name of the constructor when pretty printing objects
toMatch requires the expected to be a String or RegExp
Better equality comparison of Dom nodes
Hide unnecessary files from the npm package
Properly record finishing an xdescribe so further cleanup works
Reschedule all functions for a tick before executing any. This allows any function run during a tick to cancel any other in the same tick.
Pass through all args from external interface for befores, afters, its
_Release Notes generated with Anchorman