## 0.2.2 (8 October 2010) Feature: - Depend on Rails >=3.0 && <4.0 for edge Rails compatibility ## 0.2.1 (2 October 2010) Bugfix: - Default to jQuery 1.4.1 as recommended by jQuery-ujs due to a bug in 1.4.2 (http://jsbin.com/uboxu3/7/) ## 0.2 (2 October 2010) Features: - Allow specifying which version of jQuery to install - Add generator tests (thanks, Louis T.) - Automatically use non-minified JS in development mode ## 0.1.3 (16 September 2010) Bugfix: - allow javascript :defaults tag to be overridden ## 0.1.2 (18 August 2010) Bugfix: - check for jQueryUI in the right place ## 0.1.1 (16 August 2010) Bugfix: - fix generator by resolving namespace conflict between Jquery::Rails and ::Rails