Skip to content

v1.5.0a4

Pre-release
Pre-release
Compare
Choose a tag to compare
@gipert gipert released this 30 Jan 13:35
· 272 commits to main since this release
6637343

What's Changed

  • Support setting a fill value when "exploding" VectorOfVectors into NumPy arrays in .view_as("np") by @gipert in #57
  • Migrate to pyproject.toml, upgrade pre-commit config by @gipert in #59
  • Fix for reading just first row of VectorOfVectors by @ggmarshall in #63
  • Feature: lh5.read_as() to read LH5 data straight into third party data views by @gipert in #62
  • Added warning when adding a column to a table with different length by @MoritzNeuberger in #58
  • Add first version of CITATION.cff by @gipert in #64
  • Bug fix in LH5Store.read(): check for n_rows longer than idxs before dropping by @ggmarshall in #65

Full Changelog: v1.5.0a3...v1.5.0a4