-
-
Notifications
You must be signed in to change notification settings - Fork 132
Release 0.2? #52
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
Comments
Yes, this seems reasonable to me. I'm happy to go through the release
process whenever you get to a good stopping point.
…On Thu, Dec 28, 2017 at 3:44 AM, Hameer Abbasi ***@***.***> wrote:
I was wondering if it might be wise at this point to release version 0.2
(after my current pull requests have been merged). All major operations
have been added.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<https://github.com/mrocklin/sparse/issues/52>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AASszOS_7kdScY16673e-MyR5H_-6RYeks5tE38ZgaJpZM4ROQJ->
.
|
I keep thinking of more and more things to add. I think the library is in a pretty mature state. Once #60 is closed, and #43 is merged, I'd be comfortable releasing version 0.2. Then, the only things left (in my mind) for 0.9-ish would be adding more methods from |
Version 0.2.0 is tagged released on PyPI See https://github.com/mrocklin/sparse/blob/master/release-procedure.md and https://github.com/mrocklin/sparse/blob/master/docs/changelog.rst |
I was wondering about uploading documentation. This should be done with the release. |
Yeah, the question then becomes "where should this go?" Usually we would claim a name on readthedocs, like sparse.readthedocs.org. However this is taken. We would need to find a name. Alternatively, if the talks with NumFOCUS go anywhere then maybe we can claim the name sparse.pydata.org (though I'm not sure that they'll want that to happen). cc @rgommers |
Not to put you on the spot, but how long do these things usually take? |
I think that may already have persmissions to do this (Jeff Reback gave me access a while ago). I'm just waiting for authorization. It sounds like I have it from @rgommers . I've already spoken with @aterrel and he seemed fine with it as well, but I'll wait a few hours to give him a chance to change his mind. |
I'm fine with everything =D
…On Thu, Jan 25, 2018 at 12:48 PM, Matthew Rocklin ***@***.***> wrote:
I think that may already have persmissions to do this (Jeff Reback gave me
access a while ago). I'm just waiting for authorization. It sounds like I
have it from @rgommers <https://github.com/rgommers> . I've already
spoken with @aterrel <https://github.com/aterrel> and he seemed fine with
it as well, but I'll wait a few hours to give him a chance to change his
mind.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<https://github.com/mrocklin/sparse/issues/52#issuecomment-360562015>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAB3d_sgSJd4_SZJsXfKKB4M_QNoTnnGks5tOMyTgaJpZM4ROQJ->
.
|
I've moved this repository over to the pydata org. I don't have access to the domain name though. Someone needs to do this: http://docs.readthedocs.io/en/latest/alternate_domains.html#cname-support . Andy, if you're busy I can ask around to see if I know anyone with access. |
https://sparse.pydata.org is live |
I was wondering if it might be wise at this point to release version 0.2 (after my current pull requests have been merged). All major operations have been added.
The text was updated successfully, but these errors were encountered: