v0.3.4
AbstractTrees v0.3.4
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)