Ruby Facets v2.1.3 Release Notes

Release Date: 2007-11-28 // over 16 years ago
  • ๐Ÿš€ This release fixes four bugs --one being fairly serious, as it prevented require 'facets' from working at all.

    ๐Ÿ”„ Changes:

    • ๐Ÿ›  4 Bug Fixes

      • Fixed oddity in Enumerable/collate.
      • Fixed issue that prevented loading of facets.rb.
      • Array#to_h used flatten, but it needed to be flatten(1).
      • Move core/main.rb back to core/facets.rb as it conflicts with lib in more/.