Releases: conda-forge/miniforge
Release 24.7.1-0
What's Changed
-
Base version of python is now 3.12 for cpython installers (still 3.9 for PyPy installers)
-
Enforce system requirements, upgrade to conda 24.7.1, mamba 1.5.9, bump Docker image for linux-64 by @jaimergp in #626
-
This is the last release before the brownouts are in place on the Mambaforge installers. They will have printed warnings in the logs.
-
Bump actions/upload-artifact from 4.3.3 to 4.3.4 in the github-actions group by @dependabot in #618
-
Add additional information on what installers don't have this brownout by @hmaarrfk in #634
-
Bump actions/upload-artifact from 4.3.4 to 4.4.0 in the github-actions group by @dependabot in #637
Full Changelog: 24.5.0-0...24.7.1-0
Release 24.5.0-0
On hold: #614
Update Base Environment to Python 3.12
Bump requirements to:
- Linux-x86_64: glibc >= 2.17
- MacOSX-x86_64 (Intel Processor): macOS >= 10.13
Release 24.3.0-0
24.1.2-0
What's Changed
- Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 by @dependabot in #551
- fix typo in README by @eitanturok in #555
- Bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 by @dependabot in #563
- Bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.3 by @dependabot in #562
- Bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 by @dependabot in #569
- Update to 24.1 by @hmaarrfk in #571
New Contributors
- @eitanturok made their first contribution in #555
Full Changelog: 23.11.0-0...24.1.2-0
Release 23.11.0-0
conda 23.11
mamba 1.5.5
libmamba_solver 23.12
Release 23.10.0-0
Merge pull request #518 from mbargull/hmaarrfk/update_mamba Update to conda 23.10 and mamba 1.5.3
Miniforge3 23.3.1-1
Rebuild with new PyPy build
Miniforge3 23.3.1-0
This Miniforge release is the first to bundle conda-libmamba-solver
and mamba
. With this change, Mambaforge
and Miniforge3
installers are essentially identical. The only difference will be the name of the default installation location.
Versions:
- conda 23.3.1
- conda-libmamba-solver 23.3.0
- mamba 1.4.2
Miniforge3 23.1.0-4
Merge pull request #472 from jaimergp/rebuild-with-latest-constructor Build with constructor 3.4.4
Miniforge3 23.1.0-3
Merge pull request #463 from conda-forge/dependabot/github_actions/pe…