Uproot

Latest version: v5.3.7

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 55

5.1.0rc4

New features

* feat: improve `uproot.futures` compatibility with `concurrent.futures` by lobis in https://github.com/scikit-hep/uproot5/pull/983
* feat: Use a single `handler` argument on `uproot.reading.open` by lobis in https://github.com/scikit-hep/uproot5/pull/971
* feat: `fsspec` source non-blocking chunks by lobis in https://github.com/scikit-hep/uproot5/pull/979

Bug-fixes and performance

* fix: support `Content` objects in writing by agoose77 in https://github.com/scikit-hep/uproot5/pull/986

Other

_(none!)_

**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.1.0rc3...v5.1.0rc4

5.1.0rc3

New features

* feat: add TLeafC - string - writing support by ioanaif in https://github.com/scikit-hep/uproot5/pull/940
* feat: adding a very basic FSSpecSource by lobis in https://github.com/scikit-hep/uproot5/pull/967
* feat: add support for shape touching in Dask by agoose77 in https://github.com/scikit-hep/uproot5/pull/966

Bug-fixes and performance

* fix: inverted axes for variances of 2D weighted histograms when transformed to hist by ioanaif in https://github.com/scikit-hep/uproot5/pull/965

Other

* test: skip RNTuple test until 928 is fixed by jpivarski in https://github.com/scikit-hep/uproot5/pull/969
* test: skip if dask-awkward, an optional dependency, is missing by jpivarski in https://github.com/scikit-hep/uproot5/pull/968
* test: use file in skhep-testdata for issue 121 by lobis in https://github.com/scikit-hep/uproot5/pull/973
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/964
* chore: bump Python version by agoose77 in https://github.com/scikit-hep/uproot5/pull/980

**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.0.12...v5.1.0rc3

5.1.0rc2

(Incremental changes; another pre-release to try out.)

**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.1.0rc1...v5.1.0rc2

5.1.0rc1

New features

* feat: add TLeafC - string - writing support by ioanaif in https://github.com/scikit-hep/uproot5/pull/940
* feat: adding a very basic FSSpecSource by lobis in https://github.com/scikit-hep/uproot5/pull/967
* feat: add support for shape touching in Dask by agoose77 in https://github.com/scikit-hep/uproot5/pull/966

Bug-fixes and performance

* fix: inverted axes for variances of 2D weighted histograms when transformed to hist by ioanaif in https://github.com/scikit-hep/uproot5/pull/965

Other

* test: skip RNTuple test until 928 is fixed by jpivarski in https://github.com/scikit-hep/uproot5/pull/969
* test: skip if dask-awkward, an optional dependency, is missing by jpivarski in https://github.com/scikit-hep/uproot5/pull/968
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/964
* test: use file in skhep-testdata for issue 121 by lobis in https://github.com/scikit-hep/uproot5/pull/973


**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.0.12...v5.1.0rc1

5.0.13

New features

* feat: add TLeafC - string - writing support by ioanaif in https://github.com/scikit-hep/uproot5/pull/940
* feat: adding a very basic FSSpecSource by lobis in https://github.com/scikit-hep/uproot5/pull/967

Bug-fixes and performance

* fix: inverted axes for variances of 2D weighted histograms when transformed to hist by ioanaif in https://github.com/scikit-hep/uproot5/pull/965
* fix: pull out `.data` from `NumpyArray` by agoose77 in https://github.com/scikit-hep/uproot5/pull/985

Other

* test: skip RNTuple test until 928 is fixed by jpivarski in https://github.com/scikit-hep/uproot5/pull/969
* test: skip if dask-awkward, an optional dependency, is missing by jpivarski in https://github.com/scikit-hep/uproot5/pull/968
* test: use file in skhep-testdata for issue 121 by lobis in https://github.com/scikit-hep/uproot5/pull/973
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/964


**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.0.12...v5.0.13

5.0.12

New features

_(none!)_

Bug-fixes and performance

* fix: changelog script ignores releases past 5.0.0rc2 by JostMigenda in https://github.com/scikit-hep/uproot5/pull/935
* fix: clamp start and stop by agoose77 in https://github.com/scikit-hep/uproot5/pull/941
* fix: get package import messages up-to-date by jpivarski in https://github.com/scikit-hep/uproot5/pull/947
* fix: tests were failing because dask_awkward.lib.testutils needs pyarrow by jpivarski in https://github.com/scikit-hep/uproot5/pull/957
* fix: add minimimal emscripten support via non-HTTP sources by agoose77 in https://github.com/scikit-hep/uproot5/pull/956
* fix: remove pyarrow import as a dependence coming from dask-awkward in tests by ioanaif in https://github.com/scikit-hep/uproot5/pull/961

Other

* refactor: use public typetracer API by agoose77 in https://github.com/scikit-hep/uproot5/pull/894
* test: better test for vectorVectorDouble by jpivarski in https://github.com/scikit-hep/uproot5/pull/942
* docs: add natsukium as a contributor for test by allcontributors in https://github.com/scikit-hep/uproot5/pull/937
* docs: add JostMigenda as a contributor for doc by allcontributors in https://github.com/scikit-hep/uproot5/pull/938
* docs: _dask.py: fix docstring formatting by veprbl in https://github.com/scikit-hep/uproot5/pull/955
* chore: skip pandas test if pandas is not installed by natsukium in https://github.com/scikit-hep/uproot5/pull/934
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/939
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/944
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/950
* chore(deps): bump actions/checkout from 3 to 4 by dependabot in https://github.com/scikit-hep/uproot5/pull/952
* chore: update pre-commit hooks by pre-commit-ci in https://github.com/scikit-hep/uproot5/pull/953

New Contributors
* natsukium made their first contribution in https://github.com/scikit-hep/uproot5/pull/934
* JostMigenda made their first contribution in https://github.com/scikit-hep/uproot5/pull/935

**Full Changelog**: https://github.com/scikit-hep/uproot5/compare/v5.0.11...v5.0.12

Page 5 of 55

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.