Ruby Facets v2.2.1 Release Notes

Release Date: 2007-12-22 // over 16 years ago
  • ๐Ÿš€ This release get rid of the underlying methods subdir. All method redirects are now in core, to ensure there are no more name clashes.

    ๐Ÿ”„ Changes:

    • Method Renames

      • Moved string/format.rb to string/wrap.rb.
      • Updated String#brief.
      • Moved binding/cflow.rb to caller.rb.
      • Moved core hash/keyize to more.
    • Other Enhancements

      • Fixed up binding extensions.
    • Administrative Adjustments

      • Got rid of methods subdir. All method redirects are in core/.
      • Moved doc/wiki to apiwiki b/c of Rubyforge's wiki.
      • Removed doc/api dir.
      • Added wiki.
      • Renamed a couple test tasks.
      • Update per-module/class files.
      • Moved methods and groups task to trash.
      • Added test class/remove_descendents.rb.
      • Added all remaining per-method require libs from methods/ (will need to wrok through these over time).
      • Added trash work directory.
      • Adjust text according to per-method file changes.
      • All hash method, but the conversion methods, are now represented in core/facets/hash.
      • Added a few more Hash per-method files.
      • Add per-method libs for hash.
      • Updated facets/string.rb.
      • Renamed ROLLRC to facets.roll.