File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2323 * [ ExUnit] Handle exit messages from in ExUnit
2424 * [ ExUnit] Failures on ExUnit's setup_all now invalidates all tests
2525 * [ Kernel] Ensure we don't splice keyword args unecessarily
26- * [ Kernel] Private functions used by private macros no longer emit an unused warning
26+ * [ Kernel] Private functions used by private macros no longer emit an unused warning
2727 * [ Kernel] Ensure Elixir won't trip on empty receive blocks
2828 * [ Kernel] ` String.slice ` now returns an empty string when out of range by 1
2929 * [ Mix] Generate manifest files after compilation to avoid depending on directory timestamps and to remove unused .beam files
30+ * [ Path] ` Path.expand/2 ` now correctly expands ` ~ ` in the second argument
3031 * [ Regex] Fix badmatch with ` Regex.captures(%r/(.)/g, "cat") `
3132 * [ URI] Downcase host and scheme and URIs
3233
You can’t perform that action at this time.
0 commit comments