v1.5.2
- Support of structs referencing themselves to build trees like
@type t :: %__MODULE__{left: t() | nil, right: t() | nil} - Add project using Domo full recompilation time statistics
- Fix the benchmark subproject to make result values deviation <12%