# v0.5.0 - Precompilation via `rake assets:precompile` is now implemented. - gem configuration via application.js is deprecated. - Application-specific require.js configuration lives in `config/requirejs.yml`. - See [README](README.md) for updated usage details. # v0.0.2 - Fixed stupid problems with Rails::Engine instantiation. - Test improvements - Upgrade to RequireJS 1.0.2 # v0.0.1 - Birthday! - This gem makes `require.js` and the `order.js` plugin available to the Rails 3 Asset Pipeline.