v0.10.27
UnROOT v0.10.27
Improvments
- compatible with FHist.jl 0.11, since the breaking change is not observable unless users use FHist.Hist1D/2D constructors
- fix an error where RNTuple show leads to error
- now able to read certain TTrees
Merged pull requests:
- add promote_rule for Index64 (#322) (@Moelf)
- Update README.md (#327) (@Moelf)
- Restructure tests to allow running them individually (#328) (@tamasgal)
- FHist support for v0.11 (non-breaking) (#329) (@tamasgal)
- bump to 0.10.27 (#330) (@Moelf)
Closed issues:
- [RNTuple] OutOfMemoryError in show() (#321)