Skip to content

Version 5.0.4

Compare
Choose a tag to compare
@jpivarski jpivarski released this 01 Mar 23:24
· 266 commits to main since this release
fe04534

New features

  • feat: allow uproot.dask to re-map forms at the data source by @lgray in #830
  • feat: add support for TLeafG by @ioanaif in #840

Bug-fixes and performance

  • fix: separate ZstdDecompressor for each thread (re-do) by @nsmith- in #828
  • fix: _awkward_forth.symbol_dict was missing np.dtype(">i1") by @jpivarski in #827
  • fix: ak_add_doc should add docs to both the lazy and the materialized array. by @jpivarski in #832
  • fix: Uproot should be able to run without Awkward. by @jpivarski in #831
  • fix: add ttree title to doc of top level record by @lgray in #836
  • fix: complain about CannotBeAwkward earlier, before reading data. by @jpivarski in #838
  • fix: models should not be wrapped in a ListOffsetForm by @ioanaif in #841
  • fix: let form mappings apply a behavior by @lgray in #834

Other

New Contributors

Full Changelog: v5.0.3...v5.0.4