Skip to content

v0.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 18:12
· 153 commits to master since this release
bd782c5

AbstractTrees v0.3.4

Diff since v0.3.3

Closed issues:

  • Core.Compiler.Timings tests failing on nightly (#71)

Merged pull requests:

  • Split runtests.jl into multiple files (#57) (@jlumpe)
  • doc: fix escaping of backslash (#58) (@aviatesk)
  • Fix minor typo in docstring: identify -> identity (#59) (@TimQuelch)
  • Minor changes for builtin types (#61) (@jlumpe)
  • Misc changes to tree printing (#62) (@jlumpe)
  • Remove unused Markdown dependency and using statement (#63) (@jlumpe)
  • Change print_tree() maxdepth positional argument to keyword argument (#64) (@jlumpe)
  • Add support for Core.Compiler.Timings (#65) (@timholy)
  • MassInstallAction: Install the TagBot workflow on this repository (#66) (@timholy)
  • MassInstallAction: Install the Documenter workflow on this repository (#67) (@timholy)
  • MassInstallAction: Install the CI workflow on this repository (#68) (@timholy)
  • Fix builtin test on nightly (#72) (@timholy)