Skip to content

Releases: JuliaHEP/UnROOT.jl

v0.5.0

06 Sep 21:28
8adda30
Compare
Choose a tag to compare

UnROOT v0.5.0

Diff since v0.4.2

Closed issues:

  • Discussion about threading (#77)

Merged pull requests:

v0.4.2

06 Sep 00:41
42ddc0b
Compare
Choose a tag to compare

UnROOT v0.4.2

Diff since v0.4.1

Merged pull requests:

  • fix lock again, allow super speed (#83) (@Moelf)

v0.4.1

05 Sep 20:22
9dc7f67
Compare
Choose a tag to compare

UnROOT v0.4.1

Diff since v0.4.0

Merged pull requests:

v0.4.0

04 Sep 12:31
8e6af47
Compare
Choose a tag to compare

UnROOT v0.4.0

Diff since v0.3.7

Closed issues:

  • Reading non jagged TLeafElement (#55)
  • Double reading of baskets near boundaries (#78)

Merged pull requests:

  • parse histograms into user-friendly format (#75) (@aminnj)
  • make branch basket buffer threadlocal (#76) (@aminnj)
  • prevent double basket reading (#79) (@aminnj)
  • bump version and refine tests (#80) (@Moelf)

v0.3.7

03 Aug 23:32
9429c16
Compare
Choose a tag to compare

UnROOT v0.3.7

Diff since v0.3.6

Merged pull requests:

v0.3.6

03 Aug 18:13
aec9e5f
Compare
Choose a tag to compare

UnROOT v0.3.6

Diff since v0.3.5

Merged pull requests:

v0.3.5

27 Jul 08:33
04a4487
Compare
Choose a tag to compare

UnROOT v0.3.5

Diff since v0.3.4

Closed issues:

  • leaf.fLenType==0 falsely classifying jagged branch as non-jagged (#61)
  • Poor performance when weaving many branches together (#64)

Merged pull requests:

  • Pass streamers and branch into JaggType to fix issue 61 (#62) (@aminnj)
  • check type stability in CI (#63) (@aminnj)
  • use ArraysOfArrays to reduce allocation (#65) (@Moelf)
  • docs: add oschulz as a contributor for ideas (#66) (@allcontributors[bot])

v0.3.4

22 Jul 11:39
Compare
Choose a tag to compare

UnROOT v0.3.4

Diff since v0.3.3

Merged pull requests:

v0.3.3

21 Jul 08:29
36b276d
Compare
Choose a tag to compare

UnROOT v0.3.3

Diff since v0.3.2

Closed issues:

  • Reading doubly jagged branches (#58)

Merged pull requests:

v0.3.2

17 Jul 08:15
6e1d645
Compare
Choose a tag to compare

UnROOT v0.3.2

Diff since v0.3.1

Closed issues:

  • Reading TH1F histograms (#3)
  • Reading TH1D (#47)

Merged pull requests: