Closed
Description
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.