Sha256: dfb74547829d5e15323946fe9bf9f54d7be78c677802b892f805be1a0cc186a4

Contents?: true

Size: 635 Bytes

Versions: 1

Compression:

Stored size: 635 Bytes

Contents

= XDG 0.4 hits the streets!

  http://xdg.rubyforge.org

This release removes the xdg_ prefix from the instance-level
method names. Now module and instance levels are the same.

Also, data_file, config_file and cache_file have been replaced with
data_find, config_find, cache_find, data_glob, config_glob and
cache_glob.

What' next? Well, I can't say I'm fond of the term 'glob', so I
may rename that to 'map' or 'collect' (or 'select'?)  and then 
add the ability to use blocks for matching too.


### 0.4.0 / 2008-10-26

* Renamed instance level methods without 'xdg_' prefix.
* Replace _file methods with _find and _glob methods.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
xdg-0.4.0 RELEASE