| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| conda-26.3.1.tar.gz | 2026-04-03 | 25.6 MB | |
| conda-26.3.1.tar.gz.sha256sum | 2026-04-03 | 65 Bytes | |
| 26.3.1 source code.tar.gz | 2026-04-03 | 25.7 MB | |
| 26.3.1 source code.zip | 2026-04-03 | 26.7 MB | |
| README.md | 2026-04-03 | 674 Bytes | |
| Totals: 5 Items | 78.0 MB | 12 | |
Enhancements
- Record the originating hook for each plugin, enabling
conda infoand diagnostics to show where plugins were registered from. (#15840)
Deprecations
- No longer search for
conda-*executables onPATHwhen building the CLI parser. (#15840) - Mark
conda.cli.find_commandsas pending deprecation for removal in 27.3. (#15840) - Mark
conda.utils.sys_prefix_unfollowedas pending deprecation for removal in 27.3. (#15840) - Mark
conda.exceptions.CommandNotFoundErroras pending deprecation for removal in 27.3. (#15840)
Contributors
- @kenodegard
Full Changelog: https://github.com/conda/conda/compare/26.3.0...26.3.1