v0.14.1 Release
See original GitHub issueI think with the multiple recent breakages we’ve just had due to dependency upgrades, we should push out a patch release with some haste.
Please comment/add/object
Must have
- numpy 1.18 support #3409
- pseudonetcdf 3.1.0 support #3409, #3420
- require cftime != 1.0.4 #3463
- groupby reduce regression fix #3403
- pandas master support #3440
Nice to have
- ellipsis (…) work #1081, #3414, #3418, #3421, #3423, #3424
- HTML repr #3425 (really mouth-watering, but I’m unsure about how far it is from completion)
- groupby drop nan groups #3406
- deprecate
allow_lazy
#3435 - __dask_tokenize__ #3446
- dask name equality #3453
- Leave empty slot when not using accessors #3531
Issue Analytics
- State:
- Created 4 years ago
- Comments:18 (14 by maintainers)
Top Results From Across the Web
v0.14.1 - fluentbit
Release Notes v0. 14.1. Fluent Bit is a Fast and Lightweight Data Forwarder for Linux, BSD and OSX. We are proud to announce...
Read more >Terraform v0.14.1 Binaries - HashiCorp Releases
terraform_0.14.1_SHA256SUMS · terraform_0.14.1_SHA256SUMS.348FFC4C.sig · terraform_0.14.1_SHA256SUMS.72D7468F.sig · terraform_0.14.1_SHA256SUMS.sig ...
Read more >Bitcoin Core version 0.14.1 released
This is a new minor version release, including various bugfixes and performance improvements, as well as updated translations.
Read more >Announcing the release of OpenCue v0.14.1
Announcing the release of OpenCue v0.14.1. OpenCue v0.14.1 release notes. Sunday, August 1, 2021. v0.14.1 of OpenCue includes the following ...
Read more >SILE v0.14.1 Is Released
SILE v0.14.1 Is Released. 06 Aug 2022 — Caleb Maclennan. Version v0.14.1 of SILE has been released and is available for download!
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m in favour of releasing even if we are currently broken with numpy master.
Our current release is also broken with numpy master, so the situation is no worse…
@mathause I’m personally really uncomfortable pushing out a release when there are multiple known breakages against dependencies - see Must have list. Help is welcome!