Uproot5 Versions Save

ROOT I/O in pure Python and NumPy.

v5.3.8rc1

1 week ago

The purpose of this pre-release series is to make it easier to test and tune @nsmith-'s read coalescing algorithm in a large test environment.

New features

Bug-fixes and performance

(none!)

Other

Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.3.7...v5.3.8rc1

v5.3.7

1 week ago

New features

(none!)

Bug-fixes and performance

Other

(none!)

Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.3.6...v5.3.7

v5.3.6

1 week ago

New features

(none!)

Bug-fixes and performance

Other

(none!)

Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.3.5...v5.3.6

v5.3.5

1 week ago

New features

(none!)

Bug-fixes and performance

Other

Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.3.4...v5.3.5

v5.3.4

1 week ago

New features

(none!)

Bug-fixes and performance

Other

Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.3.3...v5.3.4

v5.3.3

1 month ago

This is the first release of Awkward Array that is compatible with NumPy 2.0.

New features

Bug-fixes and performance

Other

Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.3.2...v5.3.3

v5.3.2

1 month ago

New features

Bug-fixes and performance

Other

New Contributors

Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.3.1...v5.3.2

v5.3.2rc1

1 month ago

The main purpose of this release is to make sure that the deployment machinery still works, now that the PYPI_PASSWORD had to be replaced.

Edit: it was successful: https://pypi.org/project/uproot/5.3.2rc1/

New features

Bug-fixes and performance

Other

New Contributors

Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.3.1...v5.3.2rc1

v5.3.1

2 months ago

This is just to loosen the version constraint on cramjam, so that an Uproot 5.3.x can go into conda-forge without waiting for cramjam 2.8.1.

New Features

(none!)

Bug-fixes and performance

(none!)

Other

Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.3.0...v5.3.1

v5.3.0

2 months ago

The main new feature (and motivation for a new minor release, 5.3.0), is that Uproot now strictly depends on the cramjam library for compression, rather than optionally depending on lz4, xxhash, and zstd (prompting users to install them when needed, rather than upfront when Uproot is installed).

New features

Bug-fixes and performance

Other

New Contributors

Full Changelog: https://github.com/scikit-hep/uproot5/compare/v5.2.2...v5.3.0