Development

Changeset 19845

You must first sign up to be able to contribute.

Changeset 19845

Show
Ignore:
Timestamp:
07/03/09 14:49:16 (4 years ago)
Author:
jerome.etienne
Message:

- release of 0.0.2

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/jeMinifyJsCssPlugin/package.xml.tmpl

    r19787 r19845  
    4646    <release> 
    4747      <version> 
     48        <release>0.0.2</release> 
     49        <api>0.0.2</api> 
     50      </version> 
     51      <stability> 
     52        <release>stable</release> 
     53        <api>stable</api> 
     54      </stability> 
     55      <date>2009-06-25</date> 
     56      <license uri="http://svn.symfony-project.com/plugins/jeMinifyJsCssPlugin/trunk/LICENSE"> 
     57        MIT license 
     58      </license> 
     59      <notes> 
     60        * some improvement 
     61        * not yet finished 
     62        * TODO: no handle of @import in css 
     63        * TODO: better tunning of how css/js is minifized 
     64        * TODO: make config/app.yml a .sample 
     65      </notes> 
     66    </release> 
     67    <release> 
     68      <version> 
    4869        <release>0.0.1</release> 
    4970        <api>0.0.1</api>