Releases: hpc4cmb/flacarray
Releases · hpc4cmb/flacarray
Fix version
Full Changelog: 0.3.3...0.3.4
Use package-specific logger
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #13
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #12
- Use a named logger rather than the default by @tskisner in #14
New Contributors
- @dependabot[bot] made their first contribution in #13
Full Changelog: 0.3.2...0.3.3
Small fix to version string
What's Changed
Full Changelog: 0.3.1...0.3.2
Bump version string
Full Changelog: 0.3.0...0.3.1
Support for 64bit compression with multiple FLAC channels
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
Allow cropping of data on type conversion
- When converting floating point data to int32 with a fixed quanta, allow quanta values that result in data cropping.
Deployment Fixes
Small change to deployment workflow.
Workflow Fixes
Fixes to the Documentation and Deployment workflows.
Initial Release
What's Changed
New Contributors
Full Changelog: https://github.com/hpc4cmb/flacarray/commits/0.2.0