Skip to content

v1.5.2

Choose a tag to compare

@IvanRublev IvanRublev released this 03 Jan 00:13
· 24 commits to master since this release
  • 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%