Hello knu, just back from a quick holiday :) Thanks very much for your update. Here's my feedback: - introduction of IPAddr::Error for ease of selectively catching IP address errors that's an easy change for IPAddress, should...ceresa@gmail.com (Marco Ceresa)
The library is very stable, it is used in production in many other projects (600k downloads on rubygems), and the compatibility layer with IPAddr has been proven to work well. Version 1.0 (which addresses a few minor bugs) was planned...ceresa@gmail.com (Marco Ceresa)
Hello, are there any news on this request? Can I do something to help? I plan to release 0.9.0 in September with some added features, but at the same time I don't want to grow the library too much, as it would make it more difficul...ceresa@gmail.com (Marco Ceresa)
Julien A wrote: > I just came across this issue and had a question about it: why not remove things from core instead of adding new ones ? > ... Hello Julien I agree with you, there should be a decision whether to remove the standa...ceresa@gmail.com (Marco Ceresa)
Hello, I have released version 0.8.0. The most important change related to the this discussion is the removal of the extension methods and the extension directory, as requested by Jonas. Hope this will make the replacement work eas...ceresa@gmail.com (Marco Ceresa)
=begin Jonas Pfenniger wrote: > Hi Marco, awesome lib. Thank you Jonas > ... Never thought about that, but it's a good point. IPv4#[] is an alias to IPv4#octet, just some syntax sugar, could be easily removed if we think it may...ceresa@gmail.com (Marco Ceresa)
=begin Hello, following the discussion we had a few months ago about replacing IPAddr with IPAddress [1]. Here is the formal request. IPAddress is now at version 0.7.5 URL: https://github.com/bluemonk/ipaddress I think it's...ceresa@gmail.com (Marco Ceresa)