Sha256: 0ffab2408cf1a92c97a60c50188b6d360e996d027aa4d1704d10502bcc6dfbf9
Contents?: true
Size: 1.51 KB
Versions: 1
Compression:
Stored size: 1.51 KB
Contents
=== 0.2.3 / 2009-09-21 * Require Hoe >= 2.3.3. * Require YARD >= 0.2.3.5. * Require RSpec >= 1.2.8. * Use 'hoe/signing' for signed RubyGems. * Moved to YARD based documentation. * All specs pass on JRuby 1.3.1. === 0.2.2 / 2009-04-13 * Rewrote Repository.name to not use the URI module. * Rewrote Media.guess_from_uri to not use the URI module. === 0.2.1 / 2009-03-26 * Fixed typo in Repository#update. === 0.2.0 / 2009-03-26 * Refactored Repertoire::Media::Type. * Added the cd method. * Added the switch_dir method. * Refactored Repertoire::Repository. * Added Repository#update. * Added Repository#delete. * Removed support for CVS. * Removed support for Darcs. * Fixed a bug in Git.update. * Fixed various typos. * Added support for Mercurial (Hg). * Added specs. === 0.1.2 / 2008-05-01 * Added Media support for Git. === 0.1.1 / 2008-02-09 * Added the Type module to add meta-programming methods to Media types. * Added metaid.rb. * Added method Media.schemes. * Added method Media.registered_schemes * Added method Media.supports_scheme?. * Added method Media.supports_scheme. * Added method Media.directories. * Added method Media.registered_directories. * Added method Media.recognizes_directory?. * Added method Media.recognizes_directory. * Use :media instead of :type within the options passed to Media.checkout and Media.update. * Fixed Manifest to include lib/repertoire/exceptions/program_not_found. === 0.1.0 / 2008-01-17 * Initial release. * Supports Subversion (SVN), Darcs, CVS and RSync repositories.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
repertoire-0.2.3 | History.txt |