doc/RELEASE_NOTES in rio-0.3.6 vs doc/RELEASE_NOTES in rio-0.3.7
- old
+ new
@@ -7,23 +7,22 @@
Rio is a convenience class wrapping much of the functionality of
IO, File, Dir, Pathname, FileUtils, Tempfile, StringIO, OpenURI, Zlib, and CSV.
To create the documentation for Rio run the command
- rake rdoc
-from the distribution directory.
-
-If your don't have rake installed, install it, until you do try:
ruby RUNME.1st.rb
from the distribution directory.
Then point your browser at the 'doc/rdoc' directory.
Suggested Reading
* RIO::Doc::SYNOPSIS
* RIO::Doc::INTRO
* RIO::Doc::HOWTO
* RIO::Rio
+
+== Version 0.3.7
+* Maintenance release
== New for version 0.3.6
* Pipe operator and command pipes
Pipe multiple commands