question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pre-release for v2022.06.0

See original GitHub issue

There’s a few unreleased and potentially breaking changes in main, most importantly the index refactor and the new groupby using numpy-groupies and flox. During the meeting on Wednesday we decided to release a preview version to get feedback before releasing a full version, especially from those who don’t run their tests against our main branch.

I am planning to create the pre-release tomorrow, but if there’s any big changes that should be included please post here.

cc @TomNicholas

Edit: the version will be called 2022.05.0.dev0, which will ensure that e.g. pip will require the --pre flag to install it.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:5
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

3reactions
keewiscommented, Jun 9, 2022

I just published the pre-release, it can be installed from PyPI:

mamba create -n <name> python=3.10 xarray
python -m pip install --pre --upgrade --no-deps xarray

(the --no-deps is important, otherwise we pull the pre-releases of other packages)

2reactions
dcheriancommented, Jul 20, 2022

I’ll issue the release once #6798 goes in.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual Studio 2022 Release Notes | Microsoft Learn
Get the latest features, bug fixes, and support for Visual Studio 2022 version 17.2. Download today. Visual Studio 2022 Preview Release Notes.
Read more >
Release Notes 6.0.0 - D3 Go! Forums
While this mechanic is not new to Magic: Puzzle Quest, it went through a change since its last appearance. Now, Meld can work...
Read more >
Releases · nicehash/NiceHashQuickMiner - GitHub
The simplest way to install NiceHash QuickMiner is by using Installer, which also gives you the option to install this prerelease RC version....
Read more >
KubeOps 6.0.0-prerelease.2 - NuGet Gallery
This is an operator sdk written in c#. It enables a developer to create a custom controller for CRDs (CustomResourceDefinitions) that runs on...
Read more >
Xarray on Twitter: "We've just release v2022.06.0! This release ...
We've just release v2022.06.0! This release brings a major internal ... (Scroll down to the pre-release notes for a full list of changes)....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found