Revision history for Perl extension JavaScript::Squish.
0.07 Mon Mar 17 03:08:21 2008
- BUGFIX: #7457 and #12708 - bare regular expressions need treated as
strings (don't squish contents).
0.06 Sun Mar 16 07:14:42 2008
- BUGFIX: #5197 - Statements not terminated by semi-colon were handled
wrong when join_all() called.
0.04 Sat Oct 1 09:29:10 2005
- BUGFIX: #5219 - join_all() broken if comments are not fully removed
0.03 Wed Sep 29 04:06:42 2005
- Renamed to JavaScript::Squish
- Improved ability to run any method by itself
- Improved inteligence of routines to know about current state
0.02 Wed Sep 28 09:00:13 2005
- released to CPAN
0.01 Tue Sep 27 10:38:18 2005
- original version; created by h2xs 1.23 with options
-b 5.5.3 -Afn Data::JavaScript::Compactor