- include? will now accept a string. Will also work for include_all?
- Provide arithmetic operations on IPv4 and IPv6
- Remove dup from IPv6 summarization to slightly improve performance
- Added 'last' to IPv6
- Added 'broadcast' to IPv6
- Fix prefix change in find_adjacent
- Added 'find_adjacent_subnet' to IPv6
- Update folders for gem to work
- Added split to IPv6
- Add type coercion
- Add Succ/pred
- Added to_json
- Added summarize to IPv6
- Removed duplicate link_local? in IPv6
Please check CHANGELOG.rdoc for previous changes.