Release Name: 3.1.0
Notes:
PackR is a Ruby version of Dean Edwards' JavaScript compressor.
Changes:
=== 3.1.0 / 2009-02-22
* Project is now a gem, not a Rails plugin
* Improved local variable compression
* Private field obfuscation
* Changed variable protection, protected variables must be supplied
as options to Packr#pack.
|