3.14.0
Enhancements
- Replace custom Python script with
conda-standalonecalls. This removes Python as an implicit dependency from installers. (#549 via #1089) - EXE: Improve handling of options
initialize_conda,register_pythonwith their corresponding default values. The behavior of these options with respect toinitialize_by_defaultandregister_python_defaultis now consistent with.shand.pkginstallers. Windows CLI installations now don't addcondatoPATHor register Python by default, and command-line arguments are only parsed when installing in silent mode (enabled with the flag/S). (#1003, #1004 via #1105)
Bug fixes
Contributors
Full Changelog: 3.13.1...3.14.0