What's Changed
New Features
- Add "platform_system" to the environment when solving in Pypi by @romain-intel in #289
- Support OS Preprocessing Selectors in
environment.yaml
Files by @srilman in #291 - Adding options to log addition additional metadata into the lockfile by @NatPRoach in #204
- Support
conda/mamba install --copy
by @mariusvniekerk in #267
Fixes
- Fix
--auth-file
flag by @simonbohnen in #271 - lowercase pip package names by @mariusvniekerk in #268
- Normalize pip version order by @mariusvniekerk in #277
Docs
- Do not use
--kind=explicit
by @sebastian-luna-valero in #288 - Stress that .lock extension is necessary by @klieret in #280
- Suggest how to solve PlatformValidationError by @maresb in #282
- Recommend installing with pipx or condax by @maresb in #276
- List the conda-forge platforms in README example by @maresb in #286
New Contributors
- @simonbohnen made their first contribution in #271
- @klieret made their first contribution in #280
- @NatPRoach made their first contribution in #204
- @sebastian-luna-valero made their first contribution in #288
- @romain-intel made their first contribution in #289
- @srilman made their first contribution in #291
Full Changelog: v1.2.1...v1.3.0