Module

mix deps.get

Changes by version

Elixir 1.18.4

· 1 change

Bugfix Tool: Mix

Ensure git checkout works when there are untracked files in the dependency

Elixir 1.18.0

· 1 change

Enhancement Tool: Mix

Ensure only a single operating system process can fetch deps at a given time

Elixir 1.17.2

· 1 change

Bugfix Tool: Mix

Fix regression when fetching a git repository with a :ref

Elixir 1.17.0

· 1 change

Enhancement Tool: Mix

Do not add optional dependency requirements if its parent dep was skipped

Elixir 1.15.6

· 1 change

Bugfix Tool: Mix

Do not check for invalid applications before deps.get

Elixir 1.15.0

· 2 changes

Enhancement Tool: Mix

Automatically install Hex and Rebar on mix deps.get/mix deps.update

Enhancement Tool: Mix

Support --check-locked which raises if changes to the lockfile are required

Elixir 1.12.1

· 1 change

Bugfix Tool: Mix

Silence false positives on httpc warnings