Skip to content
## UnROOT v0.8.23

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


**Closed issues:**
- RNTuple unable to handle Alias Record (#206)
- `RNTupleCardinality` field not interpreted correction (#208)

**Merged pull requests:**
- CompatHelper: bump compat for Memoization to 0.2, (keep existing compat) (#205) (@github-actions[bot])
- RNTuple handle alias columns (#207) (@Moelf)
- handle RNTupleCardinality field and add test file (#209) (@Moelf)