Releases: zarr-developers/cast-value.rs
Releases · zarr-developers/cast-value.rs
Release list
v0.4.2
v0.4.1
What's Changed
- chore: use mapping type for scalar map entries by @d-v-b in #25
- docs: add long description and metadata for the PyPI page by @d-v-b in #27
- fix(python): handle non-row-major and zero-size input arrays by @d-v-b in #28
⚠️ the v0.4.1 release was tagged but did not have the version string incremented inCargo.toml, so publishing this version failed. Thus it is not accessible on crates.io or pypi.
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.0
What's Changed
- docs: have docs by @d-v-b in #12
- docs: enable github pages by @d-v-b in #13
- test: add benchmark routines by @d-v-b in #14
- perf: add AVX2 SIMD via pulp, and benchmarks via criterion by @d-v-b in #11
- chore: use zizmor by @d-v-b in #15
- chore: bump versions by @d-v-b in #16
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- rust improvements + expand python QOL features by @d-v-b in #2
- chore: continue publish job on failure by @d-v-b in #7
- chore: give the conventional commit action the power it needs to function by @d-v-b in #8
- feat: add support for
float16by @d-v-b in #6 - feat: handle concrete numpy data types as input by @d-v-b in #9
- fix: improved error message when passing an invalid scalar via scalar_map_entries by @d-v-b in #10
Full Changelog: https://github.com/zarr-developers/cast-value.rs/commits/v0.2.0