Skip to content

Version 5.3.0rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jpivarski jpivarski released this 14 Feb 19:17
· 117 commits to main since this release
71cca34

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

  • feat: use cramjam for lzma, lz4, and zstd, opt-in use of isal for zlib by @lgray in #1090

Bug-fixes and performance

Other

Full Changelog: v5.2.2...v5.3.0rc1