Updated release notes. Updated package script to tar file unrolls into a scour directory. Version 0.10 complete

This commit is contained in:
JSCHILL1 2009-04-27 12:00:51 -05:00
parent 784b8efb2b
commit 19ed9e57a4
3 changed files with 10 additions and 9 deletions

View file

@ -5,7 +5,7 @@
</head>
<body>
<h1>Scour Release Notes</h1>
<h1><a href="http://codedread.com/scour/">Scour</a> Release Notes</h1>
<p>Copyright 2009, Jeff Schiller</p>
@ -15,7 +15,11 @@
</header>
<ul>
<li>...</li>
<li>Remove path with empty d attributes</li>
<li>Sanitize path data (remove unnecessary whitespace)</li>
<li>Convert from absolute to relative path data</li>
<li>Remove trailing zeroes from path data</li>
<li>Limit to no more than 6 digits of precision</li>
</ul>
</section>