README in rant-0.5.6 vs README in rant-0.5.7
- old
+ new
@@ -36,11 +36,11 @@
cp data backup/data
will ensure that the "data" file in the "backup" directory is up to
date.
-This document was written for version 0.5.4 of Rant. Most things
+This document was written for version 0.5.6 of Rant. Most things
described here will work for older/newer versions of Rant, but look at
the README file in the Rant distribution you've installed for exact
documentation of your Rant version.
== Support
@@ -83,11 +83,11 @@
Tasks with command change recognition::
read doc/command.rdoc[link:files/doc/command_rdoc.html]
Using the Configure plugin::
read doc/configure.rdoc[link:files/doc/configure_rdoc.html] *deprecated*
Compiling C#::
- read doc/csharp.rdoc[link:files/doc/csharp_rdoc.html] *deprecated*
+ read doc/csharp.rdoc[link:files/doc/csharp_rdoc.html]
Common file system operations::
read doc/sys.rdoc[link:files/doc/sys_rdoc.html]
Upgrading::
read the NEWS[link:files/NEWS.html] for new features, not
backwards compatible changes and other issues.
@@ -177,10 +177,11 @@
1.8.3
1.8.4
1.9
MacOS X 1.8.2
Windows XP 1.8.2 (OneClick Installer)
+ Windows XP 1.8.4 (OneClick Installer)
Windows 2000 1.8.2 (OneClick Installer)
It *should* run on most platforms where Ruby runs, but you never
know...
@@ -206,6 +207,5 @@
Then I tried to use _Rake_ and it was the other way round. I liked the
basic concept and syntax of Rake and of course I could have written
code for Rake (e.g. with a so called _Tasklib_) to support portable C#
compilation. But it was a bit quirky and because I like to work with
Ruby, I decided to write my own build tool.
-