We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae38331 commit bc1a862Copy full SHA for bc1a862
1 file changed
CHANGELOG.md
@@ -180,6 +180,7 @@ The type system was made possible thanks to a partnership between [CNRS](https:/
180
#### Mix
181
182
* [mix deps] Support filtering `mix deps` output
183
+ * [mix compile] Enforce `:elixirc_paths` to be a list of strings to avoid paths from being discarded (the only documented type was lists of strings)
184
* [mix test] Add `mix test --dry-run`
185
186
### 2. Hard deprecations
0 commit comments