Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 535 Bytes

File metadata and controls

14 lines (13 loc) · 535 Bytes
title 0.8.4 Released
layout post
author fred, the rubygems robot
author_email nick@gemcutter.org
  • Rubygems 0.8.3's installer was broken unless you already had an older version of RubyGems installed. That's fixed.
  • Change in the way Gem::Specification internally deals with lazy attributes and defaults, bringing (with some loadpath_manager changes) a fairly significant increase in speed.
  • Support for lower-cased Gem file names (for you, Paul Duncan :)
  • Erik Veenstra's patch for making Gem versions sortable.