Skip to content

Releases: JuliaHEP/UnROOT.jl

v0.10.2

31 Mar 10:37
9a12043
Compare
Choose a tag to compare

UnROOT v0.10.2

Diff since v0.10.1

Merged pull requests:

v0.10.1

30 Mar 21:56
09a3d2a
Compare
Choose a tag to compare

UnROOT v0.10.1

Diff since v0.10.0

Merged pull requests:

  • Improves streamer logic for multiple jaggednes (#231) (@tamasgal)

v0.10.0

29 Mar 18:46
4ee582e
Compare
Choose a tag to compare

UnROOT v0.10.0

Diff since v0.9.2

Closed issues:

  • Version selection in documentation is missing (#212)
  • [RNTuple] support split delta encoding (#220)
  • lazytree that takes either a file or a directory full of similar files (#224)
  • xrootdgo exits the Julia session if the URL is not accessible (#228)
  • chaintrees broken on nightly (#230)

Merged pull requests:

v0.9.2

16 Feb 17:26
dfce0e4
Compare
Choose a tag to compare

UnROOT v0.9.2

Diff since v0.9.1

Closed issues:

  • ERROR: UndefVarError: TH2_5 not defined when reading TH2F (#216)

Merged pull requests:

v0.9.1

13 Feb 09:02
e98560d
Compare
Choose a tag to compare

UnROOT v0.9.1

Diff since v0.9.0

Closed issues:

  • Browsing a ROOT file... (#194)

Merged pull requests:

v0.9.0

08 Feb 14:05
1cc3a3e
Compare
Choose a tag to compare

UnROOT v0.9.0

Diff since v0.8.23

Closed issues:

  • Missed namespace before kOffsetP (#210)

Merged pull requests:

v0.8.23

28 Jan 21:26
175220a
Compare
Choose a tag to compare

UnROOT v0.8.23

Diff since v0.8.22

Closed issues:

  • RNTuple unable to handle Alias Record (#206)
  • RNTupleCardinality field not interpreted correction (#208)

Merged pull requests:

  • CompatHelper: bump compat for Memoization to 0.2, (keep existing compat) (#205) (@github-actions[bot])
  • RNTuple handle alias columns (#207) (@Moelf)
  • handle RNTupleCardinality field and add test file (#209) (@Moelf)

v0.8.22

10 Jan 18:59
5900284
Compare
Choose a tag to compare

UnROOT v0.8.22

Diff since v0.8.21

Closed issues:

  • Implement Tables.partitions(t::LazyTree) (#114)
  • Performance regression (#204)

v0.8.21

07 Jan 03:51
Compare
Choose a tag to compare

UnROOT v0.8.21

Diff since v0.8.20

Merged pull requests:

  • [RFC] RNTuple reading (#200) (@Moelf)
  • CompatHelper: add new compat entry for StructArrays at version 0.6, (keep existing compat) (#201) (@github-actions[bot])
  • implement Table.partition and test Arrow round-trips for LazyTree (#202) (@Moelf)
  • use macro to cut code repetition in RNTuple (#203) (@Moelf)

v0.8.20

01 Dec 16:47
0b91dd5
Compare
Choose a tag to compare

UnROOT v0.8.20

Diff since v0.8.19

Closed issues:

  • Working with LazyTree as a DataFrame (#73)
  • prettier output when indexing a LazyTree with a vector (#139)
  • [Discussion] How to pre-compute branch buffer type (#148)
  • Partial DAOD usage (#169)

Merged pull requests: