Skip to content

Version 5.4.2

Compare
Choose a tag to compare
@jpivarski jpivarski released this 07 Nov 18:50
· 12 commits to main since this release
a331467

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

New Contributors

Full Changelog: v5.4.1...v5.4.2