Releases: conda-incubator/conda-spawn
Releases · conda-incubator/conda-spawn
0.0.5
What's Changed
- Remove
-n, -name
and -p, --prefix
flags in favor of a positional argument like conda activate
by @jaimergp in #12
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- Prevent nested activation by default, but add
--replace
and --stack
to opt in by @jaimergp in #6
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- Avoid
conda
in base env getting shadowed by other conda
executables in other envs by @jaimergp in #5
Full Changelog: 0.0.2...0.0.3
0.0.1
Prototype release
Install this plugin in your conda base
environment and start using conda spawn
to activate your conda environments.