The Jasmine master branch at
http://github.com/pivotal/jasmine now contains the latest, unstable version. You'll still be able to find the previous version on the 0.8.0 branch. From here on out, master will always contain the latest (and possibly unstable) version of jasmine. Branches will be created for each stable release.
New features in master:
* Automated spec running with ruby and rspec. You can find an example setup in examples/ruby/. You'll need rspec, json, thin, and the seleniumrc gems.
* before/after blocks support waits and waitsFor
* New HTML runner with focused specs and suites.
Please give this new version a shot and let us know if you find any issues.
Thanks!
Rajan