Posted By: Jim Weirich
Date: 2007-12-21 19:34
Summary: Rake 0.8.0 Released
Project: Rake

Rake 0.8.0 is released. The docs have not been updated yet, but I didn't want to delay the new version for that. We will get the documents up to date shortly.

In the meantime, here is the latest change list entries:

== Version 0.8.0

* Added task parameters (e.g. "rake build[version7]")
* Made task parameters passable to prerequisites.
* The 'task' command will now accept task argument names.
* Comments are limited to 80 columns or so (suggested by Jamis Buck).
* Added -D to display full comments (suggested by Jamis Buck).
* The rake program will set the status value used in any explicit
exit(n) calls. (patch provided by Stephen Touset)
* Fixed error in functional tests that were not including session (and
silently skipping the functionl tests).
* Removed --usage and make -h the same as -H.
* Make a prettier inspect for tasks.

Latest News
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41
diff-lcs 1.2.4 Released
    Austin Ziegler - 2013-04-21 00:08

 

Forums | Admin

Discussion Forums: rake-0.8.0-released

Start New Thread Start New Thread
Message: 38726
BY: Andrew Hopkins (hichnii)
DATE: 2008-01-12 13:35
SUBJECT: RE: Rake::Task.execute

 

How solved this problem?


Thread View

Thread Author Date
Rake::Task.executealex rakoczy2007-12-21 17:06
      RE: Rake::Task.executeAndy Kappen2008-01-09 16:31
            RE: Rake::Task.executealex rakoczy2008-01-09 17:13
            FAQAndrew Hopkins2008-01-12 13:31
      RE: Rake::Task.executeAndrew Hopkins2008-01-12 13:35

Post a followup to this message