Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 889 Bytes

CHANGELOG.md

File metadata and controls

57 lines (35 loc) · 889 Bytes

[Unreleased]

0.14.0

Enhancements

  • include? will now accept a string. Will also work for include_all?

0.13.0

Enhancements

  • Provide arithmetic operations on IPv4 and IPv6

0.12.1

Bugfix

  • Remove dup from IPv6 summarization to slightly improve performance

0.12.0

Enhancements

  • Added 'last' to IPv6
  • Added 'broadcast' to IPv6

0.11.1

Bugfix

  • Fix prefix change in find_adjacent

0.11.0

Enhancements

  • Added 'find_adjacent_subnet' to IPv6

Bugfix

  • Update folders for gem to work

0.10.0

Enhancements

  • Added split to IPv6
  • Add type coercion
  • Add Succ/pred

Bugfix

  • Added to_json

0.9.0

Enhancements

  • Added summarize to IPv6

Bugfix

  • Removed duplicate link_local? in IPv6

Please check CHANGELOG.rdoc for previous changes.