Skip to content
## UnROOT v0.8.20

[Diff since v0.8.19](https://github.com/JuliaHEP/UnROOT.jl/compare/v0.8.19...v0.8.20)


**Closed issues:**
- Working with LazyTree as a DataFrame (#73)
- prettier output when indexing a LazyTree with a vector (#139)
- [Discussion] How to pre-compute branch buffer type (#148)
- Partial DAOD usage (#169)

**Merged pull requests:**
- Fix show for LazyBranch (#196) (@oschulz)
- add lazybranch view test (#198) (@Moelf)