Skip to content

v1.14.5

Compare
Choose a tag to compare
@OrestZborowski-SIG OrestZborowski-SIG released this 07 Feb 20:01
· 9 commits to master since this release
6f85050

Changes:

  • Add tests for empty input and high_card
  • Allow rt.Accum2.count to take a filter
  • Fix most occurrences of ruff B028.
  • Enforce rt.Dataset.load() to return an instance of 'cls'.
  • Update all GitHub actions to Node20
  • Add more typing annotations to rt.Dataset methods.
  • Retry h5 load if multi-threaded load fails