v0.0.11 - Feb 21, 2012 ---------------------- ### Added: * Support for 'prebuild' to build on startup. * Support for SVG files. * Implement UglifyJS support. (#18) * Implement ignored files. (#17) * Added support classic-style Sinatra apps. (#22) ### Changed: * Built files from 'rake assetpack:build' now match the mtimes of their sources. (#12) * Update the readme with a note on SASS compression. * Use regular expression route matcher instead of splat pattern for Padrino compatibility. (#19) * Made and