Release Name: 0.0.2
Notes:
which should work better on windows now, and should also have documentation that reflects the code better.
However, the first part of that requires that a new module, 'pathname2', be installed before it will work correctly.
You can find this in the gems database (if you install the 'which' gem, it will install it for you), or you can find it here:
http://rubyforge.org/projects/shards/
Changes:
! Changed 'pathname' require to 'pathname2' require, which works better on windows.
! Changed gemspec to reflect new version and require 'pathname2' gem.
|