Skip to content

v2.1.0

Compare
Choose a tag to compare
@mariusvniekerk mariusvniekerk released this 16 Jun 15:07
· 352 commits to main since this release
e6111cc

What's Changed

This is a minor release with several quality of life improvements for a few of the more gnarly packaging cases

Note that when using CUDA packages, you will now be asked to explicitly specify a CUDA version:

  • warn if cuda packages are installed implicitly by @minrk in #428

New features

Bugfixes, infrastructure, etc.

  • List prefixes for consideration for env var substitution by @nicoddemus in #437
  • Use setup-micromamba for test workflow by @maresb in #421
  • Restore Micromamba tests by @maresb in #422
  • Update ibis test by @maresb in #430
  • Run test_install in its own directory by @maresb in #431
  • Handle nodefaults correctly in all specs by @maresb in #423
  • Use conda-lock with the conda-lock project (dogfood) by @maresb in #359

New Contributors

Full Changelog: v2.0.0...v2.1.0