Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this gem still under active development? #47

Closed
murdoch opened this issue Jul 24, 2014 · 4 comments
Closed

Is this gem still under active development? #47

murdoch opened this issue Jul 24, 2014 · 4 comments

Comments

@murdoch
Copy link

murdoch commented Jul 24, 2014

The last commit was almost 9 months ago, and there are 26 open issues, many of which have no response, and some of which provide pull-requests that have not been incorporated.

Is there an alternative gem for handling IP addresses or does IPAddr make this one redundant?

@bluemonk
Copy link
Collaborator

Hello,

yes, the gem is still under development and I'm planning to release 1.0 at the end of the month, most likely end of next week.

Of all the issues still open, only a couple are really critical and require a version bump, so I'm concentrating on those. Once 1.0 is released, I'll do some cleanup on the open issues.

@murdoch
Copy link
Author

murdoch commented Jul 24, 2014

Thanks for the quick response! You can close this issue 👍

@murdoch murdoch closed this as completed Jul 24, 2014
@mrueg
Copy link

mrueg commented Mar 19, 2015

@bluemonk Is there any updated release data for version 1.0?

@bluemonk
Copy link
Collaborator

Hi Manuel,

This is the to-do list before releasing 1.0, in order of importance (the
way I see it):

  1. Fix using split() fails if you request more than 32 networks #40 (and the broken summarization code)
  2. Fix ipaddress gem breaks aws-sdk RESTXMLClient #49
  3. Add support for hashes, ranges and sets
  4. Migrate tests to rspec or at least minitest

The other PR's have been either patched or are in the process to. Mike is
helping me now and he's digging into those, so we'll probably release 0.9
before 1.0.

Thanks,
Marco

On Thu, Mar 19, 2015 at 10:47 PM, Manuel Rüger [email protected]
wrote:

@bluemonk https://github.com/bluemonk Is there any updated release data
for version 1.0?


Reply to this email directly or view it on GitHub
#47 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants