Skip to content

Release 1.0 #132

@sandstrom

Description

@sandstrom

I've added this meta issue where we can track items that we want to complete before a 1.0 release.

TODO

Planned deprecations

  • Deprecated a?, b? and c? in favor of class_a_network?, class_b_network? and class_c_network?
  • Deprecate IPAddress(str) in favor of IPAddress.parse(str) (invoking a class like a method isn't very common in ruby, better with an explicit parse method).
  • Deprecate to_string (which has an output different from to_s) (example of confusion)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions