Skip to content

Releases: legend-exp/legend-pydataobj

v1.14.5

03 Aug 05:50
ab7566d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.4...v1.14.5

v1.14.4

08 Jul 13:52
2742857
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.3...v1.14.4

v1.14.3

06 Jul 11:55
0a45fbc
Compare
Choose a tag to compare

What's Changed

  • support displaying soft links in lh5.show() by @gipert in #175

Full Changelog: v1.14.2...v1.14.3

v1.14.2

18 Jun 14:46
Compare
Choose a tag to compare

Full Changelog: v1.14.1...v1.14.2

v1.14.1

18 Jun 14:26
1eb6af1
Compare
Choose a tag to compare

What's Changed

  • Fix open file handles on serialization errors by @gipert in #172

Full Changelog: v1.14.0...v1.14.1

v1.14.0

17 Jun 21:20
bb6e291
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

v1.13.0

13 Jun 13:06
4e94f94
Compare
Choose a tag to compare

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

12 Jun 17:19
9a1b99b
Compare
Choose a tag to compare

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

22 May 11:24
Compare
Choose a tag to compare
  • Fix usage of DEFAULT_HDF5_SETTINGS in user scripts // #151 by @gipert

Full Changelog: v1.11.12...v1.11.13

v1.11.12

09 May 12:39
Compare
Choose a tag to compare

Changelog

  • keep Struct datatype sorted when appending columns to disk too.

Full Changelog: v1.11.11...v1.11.12