Files | Admin

Notes:

Release Name: MetaProject 0.4.5

Notes:

This version improves the MetaProject::ScmWeb::Pathname support, allowing online contents in scm web interfaces to be navigated and read in a similar fashion to the standard library's Pathname class.




Changes: * Better support for Pathname. children, directory? and open now supported. * Fixed some bugs for JIRA support. * Improved Pathname settings for Codehaus, SourceForge, Trac and RubyForge. * Pathname now takes a revision argument in the constructor. * Moved ScmWeb to ScmWeb::Browser. * Added a subset of the Ruby stlib Pathname API to ScmWeb. * Added a String extension for dealing with trailing slashes in URLs.