Skip to content

3.11.2

Latest
Compare
Choose a tag to compare
@marcoesters marcoesters released this 07 Mar 18:51
· 2 commits to main since this release
51a1628

Bug fixes

  • Fix version parsing when mamba v1 is used. (#936)
  • Enforce POSIX newline characters in checksum files to allow shasum -c on Windows. (#938)
  • Fix ownership of files created by conda init for PKG installers. (#939)
  • Fix extra_files functionality on EXE installers. (#942)
  • Set CONDA_QUIET=1 for EXE installers to avoid crashes due to NSIS log buffer overflows. (#944 via #950)
  • Check conda-standalone version only if shortcuts are enabled. (#952)
  • Catch OSError during --conda-exe compatibility checks too. (#952)

Other

  • Add setuptools_scm to build recipe. (#951)

Contributors

New contributors