We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d757f31 commit e08bcbeCopy full SHA for e08bcbe
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
* bug fix
6
* [Dict] `Enum.to_list` and `Dict.to_list` now return the same results for dicts
7
+ * [IEx] Enable shell customization via the `IEx.Options` module
8
* [Kernel] Fix a bug where `unquote_splicing` did not work on the left side of a stab op
9
* [Kernel] Unused functions with cyclic dependencies are now also warned as unused
10
* [Mix] Fix a bug where `mix deps.get` was not retrieving nested dependencies
0 commit comments