Releases: conda/conda-standalone
Releases · conda/conda-standalone
24.9.2
Enhancements
- Bump to conda 24.9.2, python 3.12.7, conda-libmamba-version 24.9.0, constructor 3.9.3, libmambapy 1.5.10. (#107)
- Configure conda-standalone binaries with
.condarc
files. (#97 via #99)
- Add environment variable
CONDA_RESTRICT_RC_SEARCH_PATH
and CLI option --no-rc
to only load .condarc
file delivered by conda-standalone bundle or CONDARC
environment variable. (#99)
Contributors
24.7.1
Enhancements
- Bump to conda 24.7.1, conda-libmamba-version 24.7.0, constructor 3.9.2, menuinst 2.1.2. (#90)
Bug fixes
- Add workaround to prevent crash on Windows when the
SSLKEYLOGFILE
environment variable is set. (#86 via #89).
Contributors
24.5.0
Enhancements
- Upgrade to
conda 24.5.0
, constructor 3.8.0
and menuinst 2.1.1
. (#75)
Bug fixes
- Respect
umask
when extracting tarballs for constructor
. (#74)
Contributors
Full Changelog: 24.4.0...24.5.0
24.4.0
Enhancements
- Update to conda 24.4.0, Python 3.11.9. (#71).
Bug fixes
- Remove outdated
hiddenimport
configuration in PyInstaller. (#71)
Contributors
24.3.0
Enhancements
- Update to conda 24.3.0, libmamba 1.5.8, constructor 3.7.0, Python 3.10.14. (#69).
Contributors
24.1.2
Enhancements
- Update to conda 24.1.2, conda-libmamba-solver 24.1.0, libmambapy 1.5.6. (#61)
- Add compatibility for archspec 0.2.3. (#60)
- Do not render extraction progress bars in non-interactive runs or when
CONDA_QUIET
is set to a truthy value. (#58)
Bug fixes
- Handle exceptions raised during
pkgs/
multiprocessor extraction. (#55 via #59)
Contributors
23.11.0
Enhancements
- Bump to
python
3.10.13, conda
23.11.0, conda-libmamba-solver
23.12.0 and libmambapy
1.5.3. (#36, #51)
- Import
menuinst
directly without relying on constructor
's _nsis.py
module. (#36)
- Bundle
menuinst
2.0.2 and constructor
3.6.0. (#51, #52)
Bug fixes
- Do not crash if the metadata in one or more packages does not specify a
license
field. (#49)
Contributors
23.10.0
Enhancements
- Update to
conda
23.10.0, conda-libmamba-solver
23.11.0, libmambapy
1.5.3 and constructor
3.5.0. (#48)
Contributors
23.9.0
Enhancements
- Update to
conda
23.9.0, conda-libmamba-solver
23.9.1 and libmambapy
1.5.1. (#46)
Contributors
23.7.4
Enhancements
- Update the bundled
conda
to 23.7.4. (#44)
Contributors