RIA JavaScript Classes Integrator
---------------------------------

Version 1.2 - Date 21/04/2009
--
  * Added JsClasses style CSS Optimizer (based on Minify 2.1.2)
  * Added BlueprintCSS 8.0
  + Upgrade Mootools to version 1.2.1
  + Optimized .htaccess
  + Some cosmetic changes.


Version 1.1 - Date 06/10/2008
--
  New features:
    * Added method 'setJsRewriteFileName', which allows you to specify the name 
      of the resulting packaged files which formed a special RewriteRule.
      This feature allows you to build several packaged files. 
      For example: the core and block plug-ins.
      Such a division may be needed if some of the scripts are changing 
      very rapidly and some hardly changed.

  + Some cosmetic changes.
  + Changed default directory 'js/pack' for the resultant packaged file.
  - Removed method 'cleanCacheDir', because the new version no need to clean up cache.

Version 1.0 - Date 14/09/2008
--
  * Initial release of RIA JavaScript Classes Integrator.
