Releases: juntyr/numcodecs-rs
Releases · juntyr/numcodecs-rs
v0.1.2 numcodecs-wasm
Full Changelog: v0.1.1-numcodecs-wasm...v0.1.2-numcodecs-wasm
v0.1.1 numcodecs-wasm
What's Changed
- Fix typos found by codespell by @DimitriPapadopoulos in #6
- http:// → https:// by @DimitriPapadopoulos in #7
- Verbatim copy of plain text MPL 2.0 by @DimitriPapadopoulos in #8
- Upgrade to pyo3 v23 by @juntyr in #9
- Compile ZFP with rounding to reduce error bias by @juntyr in #10
- Implement a Fourier feature neural network codec by @juntyr in #11
- Update SZ3 to 3.2.2 + add extra config options by @juntyr in #12
- Implement numcodecs-pco by @juntyr in #14
- Publish WASM codecs as Python packages by @juntyr in #13
- Move
numcodecs-wasm
implementation in-repo and add codec docs by @juntyr in #15 - Update to wasi v0.2.3 by @juntyr in #16
New Contributors
- @DimitriPapadopoulos made their first contribution in #6
Full Changelog: 0.2.0...v0.1.1-numcodecs-wasm