|
|
ChangeLog
Version 1.2.2
Nov 2, 2007
- CSS Url rewriter was breaking absolute URL's that included the protocol. (ie URL(
). Fixed
Version 1.2.1
Oct 31, 2007
- Pretty large bug introduced when rewriting refactoring the CSS Url rewriter. Additional test case written. Fixed
Version 1.2
Oct 30, 2007
- JS minification support by JSMin
- Optional Packr support, if the packr plugin is installed. See the Documentation for more info.
- Bug fix - URL rewriting was breaking with quotes URL's (quotes are stripped)
Version 1.1.1
Oct 30, 2007
- bug fix - URL rewriting was breaking if spaces were around the image url. Fixed.
Version 1.1
Oct 23, 2007
- updated test cases - all passing
- css relative urls rewritten to absolute urls to prevent images from breaking when bundling.
- Shiny, brand-new grand opening logo.
Version 0.2
Aug 15, 2007
- added bypass parameter "bundle_fu=false" which sets a session variable to bypass bundle_fu. Takes the pain out of debugging.
- fixed bug with marshalling FileList caches between ruby versions that was causing crashes.
Version 0.1
Aug 11, 2007
- initial release
Sign in to add a comment
