Skip to content

Releases: JuliaHEP/UnROOT.jl

v0.8.11

18 Aug 21:07
0f6210b
Compare
Choose a tag to compare

UnROOT v0.8.11

Diff since v0.8.10

v0.8.10

18 Aug 13:06
7c9a06f
Compare
Choose a tag to compare

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

02 Jul 14:27
Compare
Choose a tag to compare

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

19 May 19:38
e04c335
Compare
Choose a tag to compare

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

29 Apr 15:03
7d37122
Compare
Choose a tag to compare

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

26 Apr 08:08
81b6ca9
Compare
Choose a tag to compare

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.5

05 Apr 17:55
19c5401
Compare
Choose a tag to compare

UnROOT v0.8.5

Diff since v0.8.4

Closed issues:

  • Broken on Windows (#157)

Merged pull requests:

v0.8.4

15 Mar 19:13
7499f9e
Compare
Choose a tag to compare

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

02 Mar 06:35
ad11fb6
Compare
Choose a tag to compare

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

24 Feb 10:01
8d9bb66
Compare
Choose a tag to compare

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: