Ruby Facets v2.3.0 Release Notes

Release Date: 2008-02-01 // about 16 years ago
  • ๐Ÿš€ Amoung other changes with this release, cloneable.rb is now a true deep ๐Ÿ‘ฏ dup/clone mixin; tracepoint.rb returns to the library.

    ๐Ÿ”„ Changes:

    • 4 Major Enhancements

      • Cloneable provides true deep cloning.
      • Moved hash_keyize.rb to CORE as hash/keyize.rb.
      • Added tracepoint.rb back to the library.
      • Added hash/collate.
    • ๐Ÿ›  3 Bug Fixes

      • Fixed multiglob_r bug, so it will NOT follow symlinks.
      • Added a couple of missing binding requires.
      • Fixed test_keyize.rb.
    • 6 Admistrative Changes

      • Reorganized library into smaller groups: core, more, class and mixin.
      • Remove admin/svn subdir.
      • Remove admin/log.
      • Add admin tasks.
      • Moved admin tasks to admin directory.
      • Added admin directory.