File: Changes

package info (click to toggle)
libcss-compressor-perl 0.05-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 396 kB
  • sloc: perl: 167; javascript: 70; sh: 49; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 664 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
0.05  2018-12-03
  - Synchronise README
0.04  2018-12-03
  - Fixed link to YUIcompressor project homepage (Mohammad S Anwar)
  - Improve URL preservation with better recursive regular expression
  - Require 5.10 or higher for recursive regular expressions
  - Added LICENSE meta name (Mohammad S Anwar)
0.03  2018-11-29
  - Prevent breaking inline SVG. (Timur Bilalov)
  - Properly support @support rules. (Anton Eprev)
  - Keep space around plus symbol in calc() expressions. (Aziz Yuldoshev)
  - Do not preserve /*! @noflip */ comments. (Diogo Antunes)

0.02  2012-06-27
  - Fix dependencies.
  - Use public email address.

0.01  2012-06-21
  - Initial release.