Releases: JuliaHEP/UnROOT.jl
Releases · JuliaHEP/UnROOT.jl
v0.10.32
v0.10.31
v0.10.30
v0.10.29
UnROOT v0.10.29
Bug fixes:
- fixed boolean (bit column) reading in RNTuple
Improvements
- added test files for DAOD_TLA which uses the backfilling functions of RNTuple
Merged pull requests:
v0.10.28
UnROOT v0.10.28
Bug fix
- fixed reading columns with extension (backfill)
Merged pull requests:
Closed issues:
- [RNTuple] miss-aligned column in DAOD_TLA with RNTuple RC2 (#331)
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)
v0.10.26
v0.10.25
UnROOT v0.10.25
Merged pull requests:
- [RNTuple] handle footer extension header links (#313) (@Moelf)
- [RNTuple] fix multi page reading for Index32/Index64 columns (#315) (@Moelf)
- [RNTuple] refactor display and parse column flags 0x08 (#316) (@Moelf)
Closed issues:
- [RNTuple] Wrong offset
Index32/Index64
array when read from multiple pages (#312)
v0.10.24
UnROOT v0.10.24
Merged pull requests:
- Remove nightly Julia build from CI (#302) (@tamasgal)
- clean up RNTuple and add precompile (#303) (@Moelf)
- update codecov (#306) (@Moelf)
- add downgrade CI group (#307) (@Moelf)
- [RNTuple] Filter out recursively empty structures in the schema (#308) (@Moelf)
Closed issues: