Skip to content

Releases: acquire-project/acquire-zarr

Nightly Release

14 Feb 04:51
459f552
Compare
Choose a tag to compare
Nightly Release Pre-release
Pre-release
Merge pull request #61 from melissawm/docstrings

Make docstrings readable for mkdocstrings

v0.2.0

11 Feb 22:31
d34e4ab
Compare
Choose a tag to compare

Commits

  • 8824461: added multi-frame test but it fails (Nathan Clack) #50
  • 9d8240c: Update tests/integration/stream-zarr-v3-multi-frame-append.cpp (Nathan Clack) #50
  • 2f0c8ca: Remove ArrayWriter::version_() (#45) (Alan Liddell) #45
  • 95619d0: Test partial appends. Fix buffer overrun on partial append. (#51) (Alan Liddell) #51
  • fb95f5e: Merge remote-tracking branch 'upstream/main' into multiframe-doc-suggestion (Nathan Clack) #50
  • fd761d2: fix test (Nathan Clack) #50
  • e4401fc: Apply suggestions from code review (Nathan Clack) #50
  • 9a2bb90: Add make_dirs and construct_data_paths to sink.cpp (#47) (Alan Liddell) #47
  • 1931fe3: Fix wheel to include stubs (#54) (Talley Lambert) #54
  • d34e4ab: Add region field to S3 settings (#58) (Alan Liddell) #58

v0.1.0

21 Jan 17:30
53f58f3
Compare
Choose a tag to compare

Commits

  • f73783f: Add header to prevent build failure (#40) (Melissa Weber Mendonça) #40
  • b541f6f: Add some more examples, update some others (#36) (Alan Liddell) #36
  • 2c7ab7a: Compress and flush (#43) (Alan Liddell) #43
  • 9cda7ae: Remove ArrayWriter::flush_() (#44) (Alan Liddell) #44
  • 53f58f3: Add API parameter to cap thread usage (#46) (Alan Liddell) #46

v0.0.5

09 Jan 22:16
dd44786
Compare
Choose a tag to compare

Commits

  • c63734c: Improve dev instructions in README (#35) (Melissa Weber Mendonça) #35
  • df70266: Plug memory leak (#34) (Alan Liddell) #34
  • a3fe970: Use CRC32C checksum rather than CRC32 for chunk indices (#37) (Alan Liddell) #37
  • 690d59f: Update version to 0.0.5 (Alan Liddell)
  • dd44786: Prep for release v0.0.5 (#38) (Alan Liddell) #38

v0.0.3

19 Dec 18:30
405480c
Compare
Choose a tag to compare

Commits

  • 5f613e8: Vectorized file writes (#20) (Alan Liddell) #20
  • 1640102: add benchmark to test different chunk/shard/compression/storage configurations (#22) (Alan Liddell) #22
  • bdcfbdd: Remove requirement to link against acquire-logger. (#31) (Alan Liddell) #31
  • 405480c: Build wheels for Python 3.9 through 3.13. (#32) (Alan Liddell) #32

v0.0.2

26 Nov 17:58
d6228a2
Compare
Choose a tag to compare

Commits

v0.0.1

08 Nov 19:43
adec066
Compare
Choose a tag to compare
Release wheel.