Skip to content
## UnROOT v0.3.5

[Diff since v0.3.4](https://github.com/tamasgal/UnROOT.jl/compare/v0.3.4...v0.3.5)


**Closed issues:**
- `leaf.fLenType==0` falsely classifying jagged branch as non-jagged (#61)
- Poor performance when weaving many branches together (#64)

**Merged pull requests:**
- Pass streamers and branch into `JaggType` to fix issue 61 (#62) (@aminnj)
- check type stability in CI (#63) (@aminnj)
- use ArraysOfArrays to reduce allocation (#65) (@Moelf)
- docs: add oschulz as a contributor for ideas (#66) (@allcontributors[bot])