23.7.2
conda-standalone now has an official source repository instead of having the PyInstaller logic bundled in the feedstock.
conda-standalone 23.7.2 was built with:
- conda =
23.7.2 - conda-libmamba-solver =
23.7.0 - libmambapy =
1.4.1 - constructor =
3.4.5 - Python =
3.9.15
Enhancements
- Add tests. (#4)
- Update recipe and patches to use
conda23.7.2 andconstructor3.4.5. (#25) - Sign macOS builds with entitlements so that they can be notarized. (#25)
- Add
conda-libmamba-solverto the list of bundled packages. (#27) - Add a
pythonsubcommand so users can leverage the bundled Python interpreter. (#29) - Prevent
--extract-conda-pkgsfrom greedily and inefficiently using all CPUs. (#32)
Bug fixes
- Adjust
imports.pyto include some previously missing modules. (#25)
Other
- Add README. (#8)
- Add pre-commit. (#9)
- Start a
pytesttest suite. (#25) - Refactor
entry_point.pyfor better readability and maintainability. (#28) - Scan and collect all licenses from the bundled conda dependencies. (#30)
- Upload conda packages built from
mainto anaconda.org/conda-canary. (#31)
New Contributors
- @jaimergp made their first contribution in #4
- @dbast made their first contribution in #9
- @pre-commit-ci made their first contribution in #10
Full Changelog: https://github.com/conda/conda-standalone/commits/23.7.2