Tags give the ability to mark specific points in history as being important
-
v0.3.3
36b276d9 · ·## UnROOT v0.3.3 [Diff since v0.3.2](https://github.com/tamasgal/UnROOT.jl/compare/v0.3.2...v0.3.3) **Closed issues:** - Reading doubly jagged branches (#58) **Merged pull requests:** - docs: add 8me as a contributor for code, test, data (#52) (@allcontributors[bot]) - docs: add aminnj as a contributor for code, test, data (#53) (@allcontributors[bot]) - docs: add giordano as a contributor for infra (#54) (@allcontributors[bot]) - Reading non jagged TLeafElement (#56) (@aminnj) - Fix issue with `readbranchraw` offsets for jagged branch with multiple baskets (#59) (@aminnj) - Interpret doubly jagged branches (#60) (@aminnj)
-
v0.3.1
1448df86 · ·## UnROOT v0.3.1 [Diff since v0.3.0](https://github.com/tamasgal/UnROOT.jl/compare/v0.3.0...v0.3.1) **Merged pull requests:** - regex selection of multiple branches (#45) (@aminnj)
-
v0.2.5
23ab5862 · ·## UnROOT v0.2.5 [Diff since v0.2.4](https://github.com/tamasgal/UnROOT.jl/compare/v0.2.4...v0.2.5) **Closed issues:** - Reading subbranches of jagged custom struct (#23) - Display of ROOTFile fails for certain file (#36) **Merged pull requests:** - Add cache after branch is interpreted (#34) (@aminnj) - Better pretty table (#35) (@Moelf) - Thread-safety & locking (#37) (@8me)
-
v0.2.4
491d8941 · ·## UnROOT v0.2.4 [Diff since v0.2.3](https://github.com/tamasgal/UnROOT.jl/compare/v0.2.3...v0.2.4) **Merged pull requests:** - Reading subbranches of jagged custom struct (#31) (@8me) - Better (faster) table preview and better ROOTFile preview (#32) (@Moelf)
-
v0.2.3
180ab65f · ·## UnROOT v0.2.3 [Diff since v0.2.2](https://github.com/tamasgal/UnROOT.jl/compare/v0.2.2...v0.2.3)
-
v0.1.9
b2305e8e · ·## UnROOT v0.1.9 [Diff since v0.1.8](https://github.com/tamasgal/UnROOT.jl/compare/v0.1.8...v0.1.9) **Closed issues:** - Reading Branches from TNtuples (#8) - Use LRU cache in rudimentary ways (#12) **Merged pull requests:** - Adding support for `TNtuple` (#27) (@Moelf) - Add tests for custom KM3NeT stuff (#29) (@tamasgal)
-
v0.1.7
85c92f8e · ·## UnROOT v0.1.7 [Diff since v0.1.6](https://github.com/tamasgal/UnROOT.jl/compare/v0.1.6...v0.1.7) **Closed issues:** - Unsupported compression type 'L4' (#10) - Tiny release (#15) **Merged pull requests:** - fix one hack, more to go; add reference (#17) (@Moelf) - Compression algo: LZ4 and LZMA at least for Streamers and tests (#19) (@Moelf) - Compression algo: LZ4 and LZMA reading data (#20) (@Moelf) - handle multiple blocks in datastream (#21) (@Moelf) - Support Jagged branch from CMS NanoAOD (#22) (@Moelf)