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.11 on Feb 18, 2020 #1011

Closed
hgrecco opened this issue Feb 2, 2020 · 5 comments
Closed

Release 0.11 on Feb 18, 2020 #1011

hgrecco opened this issue Feb 2, 2020 · 5 comments

Comments

@hgrecco
Copy link
Owner

hgrecco commented Feb 2, 2020

I have proposing to release version 0.11 in two weeks. I have added a few milestones of things tha I would like to include in that release. Full decimal support is postponed on purpose as it is rather a large change and I would like to test it further.

Please comment or suggest

@jthielen
Copy link
Contributor

jthielen commented Feb 7, 2020

Right now, #883 is tagged for 0.11, but I very much doubt that it will be ready by Feb 18. Would you want to bump #883 to 0.12 or hold the release until it is ready? I have no preference either way. I unfortunately do not have a good estimate on when I'd be able to get it done, although I am hopeful that it could be late February/early March.

Also, my availability to help with #947 will also be limited until then.

@hgrecco
Copy link
Owner Author

hgrecco commented Feb 7, 2020

I would bump it to 0.12. Hopefully this will help us to do a monthly release! Also I hope to have improvements in the numpy coverage as described in #981

@jthielen
Copy link
Contributor

jthielen commented Feb 18, 2020

pydata/xarray#3266 reminded me that the PINT_ARRAY_PROTOCOL_FALLBACK = 0 is due to become the intended behavior in this version (i.e., the fallback removed). I should be able get a short PR in for this soon. Sorry for discovering this at the last minute!

@jthielen
Copy link
Contributor

Also, @hgrecco, would you like the NEP 18 BehaviorChangeWarning removed for this version?

@hgrecco
Copy link
Owner Author

hgrecco commented Feb 18, 2020

@jthielen Go ahead!

bors bot added a commit that referenced this issue Feb 18, 2020
1029: Remove array interface protocol fallback and NEP 18 warning r=hgrecco a=jthielen

As mentioned in #1011, this PR removes the array interface protocol fallback that was deprecated in 0.10, as well as the NEP 18 warning on first array Quantity creation.

- ~~Closes # (insert issue number)~~
- [x] Executed ``black -t py36 . && isort -rc . && flake8`` with no errors
- [x] The change is fully covered by automated unit tests
- [x] Documented in docs/ as appropriate
- [x] Added an entry to the CHANGES file


Co-authored-by: Jon Thielen <github@jont.cc>
@hgrecco hgrecco closed this as completed Feb 19, 2020
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

2 participants