This release updates the jasmine-core dependency to 2.1.0. See the jasmine-core release notes for more information.
- Stop using util.print as default print option.
- Make the grunt task that runs the jasmine specs available by moving it to the
tasks
dir - Add cleaned up ConsoleReporter from jasmine-core to the npm.
- Split paths with path.sep and parse arguments in a more compatible way.
- Merges #6 from @briandipalma
- Allow the jasmine command to run only a specified set of files.
- Fixes #2
- Add ability to load jasmine config from a javascript object
- Merges #1
_Release Notes generated with Anchorman