Releases: JuliaHEP/UnROOT.jl
Releases · JuliaHEP/UnROOT.jl
v0.8.10
UnROOT v0.8.10
Diff since v0.8.9
Closed issues:
- [JOSS review] Paper comments (#171)
- Installation instructions in paper (#177)
Merged pull requests:
- fix #171 (#174) (@Moelf)
- CompatHelper: bump compat for HTTP to 1, (keep existing compat) (#175) (@github-actions[bot])
- CompatHelper: bump compat for AbstractTrees to 0.4, (keep existing compat) (#176) (@github-actions[bot])
- address language comments from @jpata (#178) (@Moelf)
- Patch 1 (#179) (@danielskatz)
v0.8.9
UnROOT v0.8.9
Diff since v0.8.8
Closed issues:
- feature: reading
RooFitResult
object (#162)
- [JOSS review] Contribution guidelines (#170)
Merged pull requests:
v0.8.8
UnROOT v0.8.8
Diff since v0.8.7
Closed issues:
- caused by: UndefVarError: Csigned char not defined (#145)
Merged pull requests:
v0.8.7
UnROOT v0.8.7
Diff since v0.8.6
Closed issues:
- Problem with reading branches of C-style arrays (#165)
Merged pull requests:
v0.8.6
UnROOT v0.8.6
Diff since v0.8.5
Closed issues:
- ROOTFile creates an empty file and errors if file does not exist (#163)
Merged pull requests:
v0.8.4
UnROOT v0.8.4
Diff since v0.8.3
Closed issues:
- Issue with sub-branches coming from split custom classes (#42)
- More accurate cache size determination and cache API (#74)
Merged pull requests:
v0.8.3
UnROOT v0.8.3
Diff since v0.8.2
Closed issues:
- Lock-free
ROOTFile.fobj
(#153)
Merged pull requests:
- fix stacktrace too long (#149) (@Moelf)
- reduce number of read during
ROOTFile
and basket unpacking, use more async, add remote (HTTP) source, (#154) (@Moelf)
v0.8.2
UnROOT v0.8.2
Diff since v0.8.1
Closed issues:
- Test suite requires more than one thread (#142)
- Excessive allocation and non-linear slow down when
vcat()
ing many LazyTrees (#151)
Merged pull requests: