1.16.2

Released on 2024-03-10

Changes

Type
enhancement
Tool
Elixir
Module
Code
Description
Emit `:defmodule` tracing event on module definition
Type
enhancement
Tool
Mix
Module
Mix
Description
Add `Mix.install_project_dir/0`
Type
enhancement
Tool
Mix
Module
Mix
Description
Add environment variable for reusing `Mix.install/2` installation
Type
enhancement
Tool
Mix
Module
Mix.SCM
Description
Add `Mix.SCM.delete/1`
Type
bugfix
Tool
Elixir
Module
Code
Description
Fix charlist formatting issue when a single-quoted charlist escapes a double-quote character
Type
bugfix
Tool
Elixir
Module
Path
Description
Fix regression on how `Path.relative_to/2` dealt with "." as input
Type
bugfix
Tool
IEx
Module
IEx.Helpers
Description
Discard mermaid fenced blocks from ansi docs
Type
bugfix
Tool
ExUnit
Module
ExUnit
Description
Properly compared pinned values when building diffs