Ruby Facets v2.1.1 Release Notes

Release Date: 2007-11-16 // over 16 years ago
  • ๐Ÿ”„ Changes:

    • โž• Additions

      • Added kernel/ergo.rb.
      • Added pp_s.rb (Questionable addition, but we'll leave it for now.)
      • Added validation.rb. This is here for Nitro's sake --better techinques may replace it in the future.
      • Added Console::Logger to logger.rb (may be separated in future).
      • Added option arity to command.rb.
    • ๐Ÿ—„ Deprecations

      • Removed tracepoint.rb.
    • ๐Ÿ› Bug Fixes

      • Fixed bug in command.rb that clobbered options.
      • Fixed options bug in command.rb.