Skip to content

Releases: hpc4cmb/flacarray

Fix version

12 Aug 20:45
Compare
Choose a tag to compare

Use package-specific logger

12 Aug 20:29
351cd08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.2...0.3.3

Small fix to version string

09 Jul 22:31
96d8ccc
Compare
Choose a tag to compare

What's Changed

  • Fix version tag error, missed before last release by @tskisner in #10

Full Changelog: 0.3.1...0.3.2

Bump version string

07 Jul 17:12
Compare
Choose a tag to compare

Support for 64bit compression with multiple FLAC channels

07 Jul 16:39
57a1323
Compare
Choose a tag to compare

What's Changed

  • Correctly reshape decompressed array data from [] notation. by @tskisner in #8
  • Add support for FLAC compression of 64bit integers. by @tskisner in #9

Full Changelog: 0.2.4...0.3.0

Support zarr-3 API, build wheels with libflac-1.5.0

16 Feb 21:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

Allow cropping of data on type conversion

02 Jan 08:36
Compare
Choose a tag to compare
  • When converting floating point data to int32 with a fixed quanta, allow quanta values that result in data cropping.

Deployment Fixes

02 Jan 07:16
Compare
Choose a tag to compare

Small change to deployment workflow.

Workflow Fixes

02 Jan 06:55
Compare
Choose a tag to compare

Fixes to the Documentation and Deployment workflows.

Initial Release

02 Jan 05:19
78124f3
Compare
Choose a tag to compare

What's Changed

  • Work on getting tests and wheel builds working by @tskisner in #1

New Contributors

Full Changelog: https://github.com/hpc4cmb/flacarray/commits/0.2.0