Sha256: 5c5b77a24a0df2454408dab29d87377b80fadb56540c62db6d6eb851c8c24391

Contents?: true

Size: 756 Bytes

Versions: 1

Compression:

Stored size: 756 Bytes

Contents

= Reap ChangeLog

5.0.0:
  - New task mechinism uses YAML types to define the type
    of task. This also allows for basic custom tasks
    to be added directly to the ProjectInfo file.
  - The new system also elgantly interfaces with Rake.
    So if you are a dedicated Rake user, you only need
    to use 'require reap/rake' in your Rakefile and
    all the tasks entries in the ProjectInfo file
    will be available via rake.
  - New task mechinism now allows for custom named tasks.
    While this has the downside lack of name standardization
    for task types, we will strongly promote the convention
    of standard names to minimize this.
  - Reinstated use of task_attr for definin alternate name
    for accessing inheritable task properties.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
reap-5.0.0 doc/ChangeLog