Skip to content

v0.12.2

Latest

Choose a tag to compare

@lewisjared lewisjared released this 06 Mar 04:24
· 8 commits to main since this release

Changelog

Bug Fixes

  • Improved conda error logging by capturing stderr in solve logs and avoiding unnecessary stacktraces. (#580)

Trivial/Internal Changes

Changes

  • 7bc2bff Bump version: 0.12.1 → 0.12.2
  • 02c2e0c chore: add second EOF
  • 78e84db Bump version: 0.12.0 → 0.12.1
  • fac866b chore: support mip_id
  • d09556c fix: update test to expect CondaCommandError instead of CalledProcessError
  • ba662d2 docs: add changelog entries for PR #580
  • 29bba46 fix: Log conda stderr to solve logs
  • 7d269b6 chore: add extra cvs