Releases: JuliaHEP/UpROOT.jl
Releases · JuliaHEP/UpROOT.jl
v0.3.3
07 Jul 08:54
Compare
Sorry, something went wrong.
No results found
UpROOT v0.3.3
Diff since v0.3.2
Closed issues:
tree[:,:] vs tree[:,propertynames(tree)] (#12 )
Merged pull requests:
Mentioning UnROOT.jl (#22 ) (@Moelf )
CompatHelper: bump compat for ArraysOfArrays to 0.6, (keep existing compat) (#23 ) (@github-actions[bot])
Require Julia v1.6, Update CI (#24 ) (@oschulz )
v0.3.2
04 Jun 08:41
Compare
Sorry, something went wrong.
No results found
v0.3.1
26 Feb 19:22
Compare
Sorry, something went wrong.
No results found
UpROOT v0.3.1
Diff since v0.3.0
Merged pull requests:
use python uproot3 and awkward0 to remain compatible (#14 ) (@alusiani )
Use GitHub actions instead of Travis, update CI and docs-gen config (#15 ) (@oschulz )
v0.3.0
02 Apr 23:04
Compare
Sorry, something went wrong.
No results found
UpROOT v0.3.0
Diff since v0.2.2
Closed issues:
Tree Conversion Error (#1 )
[compat] Tables = "0.2" does not seem to accept 1.0.0 (#3 )
Recognition of TTree breaks when matrices are in branches (#5 )
UpROOT crashes Atom (#7 )
Merged pull requests:
Update deps version bounds (#4 ) (@oschulz )
Support reading branches containing fixed-size arrays (#8 ) (@oschulz )
Improved TTree and TBranch conversion and getindex (#9 ) (@oschulz )
v0.2.2
25 Feb 15:05
Compare
Sorry, something went wrong.
No results found
v0.2.1
18 Dec 11:07
Compare
Sorry, something went wrong.
No results found
v0.2.0
25 May 14:53
Compare
Sorry, something went wrong.
No results found
v0.1.0
30 Apr 11:47
Compare
Sorry, something went wrong.
No results found
Use convert before type assertion in pyjaggedarray2jl
Should increase robustness across platforms.