github conda/conda 4.10.0
conda 4.10.0

latest releases: 24.4.0, 24.3.0, 24.1.2...
3 years ago

4.10.0 (2021-03-30)

NOTE: This release formally drops support for Python 2.7 and Python < 3.6.

Enhancements

  • Add pilot support for metadata signatures and verification (#10578)
  • Add __linux virtual package (#10552, #10561)
  • Support nested keys when using conda config --get (#10447, #10572)
  • Support installing default packages when using conda env create (#10530)
  • Support HTTP sources for conda env update -f (#10536)
  • Make macOS code signing operations less verbose (#10372)

Bug fixes

  • Fix conda search crashing on Python 3.9 (#10542)
  • Allow {channel}::pip to satisfy pip requirements (#10550)
  • Support {host}:{port} specifications in environment YAML files (#10417)
  • Fall back to system .condarc if user .condarc is absent (#10479)
  • Try UTF-16 if UTF-8 fails when reading environment YAML files (#10356)
  • Properly parse Python version >= 3.10 (#10478)
  • Fix zsh initialization when $ZDOTDIR is defined (#10413)
  • Fix path handling for csh (#10410)
  • Fix setup.py requirement for vendored ruamel_yaml_conda (#10441)
  • Fix errors when pickling vendored auxlib objects (#10386)

Docs

  • Document the __unix and __windows virtual packages (#10511)
  • Update list of supported and default versions of Python (#10531)
  • Favor using pip instead of setup.py when setting up CI (#10308)

Miscellaneous

  • CI: drop Python 2.7 and add Python 3.9 (#10548)

Contributors

Don't miss a new conda release

NewReleases is sending notifications on new releases.