Version 5.4.2
New features
(none!)
Bug-fixes and performance
- fix: Adding signed versions of char,int,short,long for identify branches by @MatousVozak in #1316
- fix(ci): pin selenium version to fix pyodide tests by @ariostas in #1327
- fix: missing attribute in array method of STLVector by @rossodisera in #1323
- fix: adjust for Pandas changing its API again by @jpivarski in #1322
- fix: don't let Awkward Array attempt to compare a big-endian array by @jpivarski in #1319
- perf: improve performance for read coalescing by @nikoladze in #1320
- perf: removing output arrays from reference cycles so they don't have to wait for GC by @jpivarski in #1305
Other
- docs: add MatousVozak as a contributor for code by @allcontributors in #1317
- docs: add rossodisera as a contributor for code by @allcontributors in #1325
- chore: miscellaneous RNTuple improvements by @ariostas in #1250
- chore: update pre-commit hooks by @pre-commit-ci in #1312
New Contributors
- @MatousVozak made their first contribution in #1316
- @rossodisera made their first contribution in #1323
Full Changelog: v5.4.1...v5.4.2