Jasmine 1.2 has been available, quietly, for a few weeks now. But consider this the official announcement.
This release is relatively minor, but has a lot of things under the hood that will make it easier for us to continue to improve the project. Some highlights:
Core Fixes & Features
- New HTML Runner/Reporter (designed by Sean Durham) is now the default
- An improved
toEqual
matcher for deep Objects
Gem Fixes & Features
- Detection and support for the Rails Asset Pipeline
- All requests served with no-cache headers, helping out when your browser supports them correctly
Development Fixes
- Catch-up on issues with recent Rubygems and Ruby 1.9.3
- Fixed bugs when developing for Jasmine on Linux
- Moved CI to Travis
- Cleaned up the building/concat of
jasmine.js
- Overall better task code, now tested, for building & testing Jasmine
No comments:
Post a Comment