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

[Release] 0.14 #3380

Closed
7 of 9 tasks
jhamman opened this issue Oct 7, 2019 · 19 comments
Closed
7 of 9 tasks

[Release] 0.14 #3380

jhamman opened this issue Oct 7, 2019 · 19 comments

Comments

@jhamman
Copy link
Member

jhamman commented Oct 7, 2019

#3358 is going to make some fairly major changes to the minimum supported versions of required and optional dependencies. We also have a few bug fixes that have landed since releasing 0.13 that would be good to get out.

From what I can tell, the following pending PRs are close enough to get into this release.

Am I missing anything else that needs to get in?

I think we should aim to wrap this release up soon (this week). I can volunteer to go through the release steps once we're ready.

@dcherian
Copy link
Contributor

dcherian commented Oct 7, 2019

Added #3338

@crusaderky
Copy link
Contributor

Nuke away all OrderedDicts! (blocked by #3358)

@dcherian
Copy link
Contributor

dcherian commented Oct 7, 2019

This looks like it may have fallen out of the indexing refactor; definitely should be fixed: #3377

@keewis
Copy link
Collaborator

keewis commented Oct 8, 2019

I don't know if I will have the time to finish #3238 this week, even if I limit it to only testing DataArray.

@jhamman
Copy link
Member Author

jhamman commented Oct 8, 2019

Nuke away all OrderedDicts! (blocked by #3358)

@crusaderky - have you started on this yet?

@crusaderky
Copy link
Contributor

@jhamman no - I should have it ready by the end of the weekend.

@jhamman
Copy link
Member Author

jhamman commented Oct 9, 2019

@jhamman no - I should have it ready by the end of the weekend.

I plan to make the release on Friday. I can do this task before then unless you really want to do it 😉.

@shoyer
Copy link
Member

shoyer commented Oct 9, 2019

Should we also make assign and assign_coords no longer sort their arguments? We can do that now that dictionary are always ordered

@crusaderky
Copy link
Contributor

@jhamman never release to production on a Friday! 🏖
Jokes aside, I'm happy to leave the burden to you

@jhamman
Copy link
Member Author

jhamman commented Oct 10, 2019

See #3389 for the PR removing OrderedDicts.

@jhamman
Copy link
Member Author

jhamman commented Oct 11, 2019

Need a fix for #3377

See #3393

@jhamman
Copy link
Member Author

jhamman commented Oct 12, 2019

I think we're feature complete here. There are three PRs that are close (#3238, #3283, #3285) but probably don't need to hold up a release. I have some time Monday morning to issue the release so we'll go with that. Nice work all!

@dcherian
Copy link
Contributor

#3364 could be useful for the hackathon but definitely not necessary.

Thanks for pushing this along Joe.

@crusaderky
Copy link
Contributor

I think #3238 has somewhat little value until __array_function__ is properly implemented in pint master. @keewis what's your opinion?

The other two only improve the tests so users of the release version don't benefit from them.

I'd say let's close it!

@keewis
Copy link
Collaborator

keewis commented Oct 13, 2019

I agree that until __array_function__ is at least in pint master (which may take a while, especially since hgrecco/pint#764 seems to be on hold), having #3238 in a release is not really important.

@jhamman
Copy link
Member Author

jhamman commented Oct 14, 2019

Okay all. Making the release now.

@jhamman
Copy link
Member Author

jhamman commented Oct 14, 2019

0.14 is on github/pypi/conda-forge/readthedocs now. Announcement emails/tweets are pending. Closing this now.

@jhamman jhamman closed this as completed Oct 14, 2019
@dcherian
Copy link
Contributor

🎊

@max-sixty
Copy link
Collaborator

Thanks a lot @jhamman !

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

6 participants