doc/rdoc/files/README.html in Capcode-0.8.1 vs doc/rdoc/files/README.html in Capcode-0.8.2
- old
+ new
@@ -79,11 +79,11 @@
</div>
<div id="README" class="page_shade">
<div class="page">
<div class="header">
- <div class="path">README / Wed Jul 08 02:02:45 +0200 2009</div>
+ <div class="path">README / Fri Jul 17 18:22:38 +0200 2009</div>
</div>
<h1><a href="../classes/Capcode.html">Capcode</a></h1>
<p>
Copyright (C) 2009 Gregoire Lejeune
@@ -96,10 +96,29 @@
<h2>DESCRIPTION:</h2>
<p>
<a href="../classes/Capcode.html">Capcode</a> is a web microframework
</p>
<h2>FEATURES/PROBLEMS:</h2>
+<h3>0.8.2</h3>
+<ul>
+<li>Add XML renderer (see rss example)
+
+</li>
+<li>Major bug corrections
+
+</li>
+<li>Add Helpers.static
+
+</li>
+<li>New example : upload.rb
+
+</li>
+<li>The database’ configuration file is no more relative to the root
+directory but to the main file
+
+</li>
+</ul>
<h3>0.8.1</h3>
<ul>
<li>Sorry for 0.8.0 !!
</li>
@@ -194,10 +213,10 @@
<li>Add :working_directory option to <a
href="../classes/Capcode.html#M000008">Capcode.run</a>. This option allow
you to specify the working directory
</li>
-<li>Of ’/’ route is not defined but /index.html exist, display
+<li>If ’/’ route is not defined but /index.html exist, display
index
</li>
<li>add mime-types dependency
\ No newline at end of file