Posted By: Jim Weirich
Date: 2004-06-21 12:22
Summary: Rake 0.4.0 Released
Project: Rake

Rake 0.4.0 is now available for download on Rubyforge (or as a gem file). Version 0.4.0 contains some minor bug fixes and some new functionality.

Changes Include:
* Load on demand file lists. FileLists now wait until their contents is required before searching the file system for matching files. This allows you to define several file lists in a Rakefile and only incur the overhead of building them if the lists are actually used.

* VAR=VALUE parameters are now allowed on the command line. The values are treated like environment variables and are available in the ENV hash within the Rakefile.

* Better file time stamp code.

I have also added a quick start example to the Rake project wiki (see http://rake.rubyforge.org/wiki/wiki.pl).

What Is Rake?

Rake is a make-like utility where the control file (dependencies and actions) is completely specified in standard Ruby code.

Latest News
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
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

 

Forums | Admin

Discussion Forums: rake-0.4.0-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post