Skip to content

Commit debd989

Browse files
author
Richard Hulse
committed
updated README
1 parent b13060a commit debd989

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.rdoc

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,29 @@
22

33
This Gem is for optimizing and compressing CSS files.
44

5-
Version 1.0.0 has a port of the YUI CSS compressor.
5+
Version 0.9.0 has a port of the YUI CSS compressor.
66

77
This includes the full test suite, so you (and I), can be sure that it
88
behaves as expected.
99

1010
More stuff will be added in the future.
1111

12+
== TODO
13+
14+
* Add back in the line splitting options from YUI
15+
* complete port/rewrite of CSS Tidy
16+
17+
1218
== Use
1319

20+
TODO: Write this.
1421

1522

1623

1724
== History
1825

19-
26+
0.9.0 20 June 2010 Initial Release
27+
(Still needs line break option added)
2028

2129

2230
== Note on Patches/Pull Requests

0 commit comments

Comments
 (0)