Releases: legend-exp/legend-pydataobj
Releases · legend-exp/legend-pydataobj
v1.14.5
What's Changed
- fix vov view as case of empty flattened data by @ggmarshall in #178
- add hdf5plugin imports by @ggmarshall in #180
Full Changelog: v1.14.4...v1.14.5
v1.14.4
What's Changed
- chore: update pre-commit hooks by @pre-commit-ci in #176
- import hdf5plugin, so users don't have to by @gipert in #177
Full Changelog: v1.14.3...v1.14.4
v1.14.3
v1.14.2
Full Changelog: v1.14.1...v1.14.2
v1.14.1
v1.14.0
v1.13.0
What's Changed
- Improve LH5Iterator docs by @gipert in #164
- Make sure new nested group structures are nested LGDO Structs by @ggmarshall in #155
Full Changelog: v1.12.0...v1.13.0
v1.12.0
What's Changed
- Separate size and capacity of LGDO ArrayLike objects by @iguinn in #109
- Wf table bug fixes - fixes history for #141 by @ggmarshall in #142
- remove deprecated functions, fix vov _set_vector_unsafe by @ggmarshall in #140
- support bytestrings by @ggmarshall in #143
- fix bug in expand vars and add test by @ggmarshall in #144
- Fix appending new fields to Structs existing on disk by @gipert in #147
- Do not propagate
wo_mode="a"
to nested LGDOs by @gipert in #148 - Make Struct datatype reproducible by sorting fields by @gipert in #149
- Fix usage of
DEFAULT_HDF5_SETTINGS
in user scripts by @gipert in #151 - Update my orcid and doi format in CITATION by @ManuelHu in #157
- Fix for write_safe mode when file already exists by @iguinn in #163
Full Changelog: v1.11.7...v1.12.0
v1.11.13
v1.11.12
Changelog
- keep
Struct
datatype sorted when appending columns to disk too.
Full Changelog: v1.11.11...v1.11.12