Releases: juntyr/numcodecs-rs
Releases · juntyr/numcodecs-rs
v0.3.0
What's Changed
- Upgrade to MSRV 1.85 and edition 2024 by @juntyr in #22
- Update dependencies by @juntyr in #24
- Bump pyo3 to v0.25 by @juntyr in #25
- Add the SPERR codec by @juntyr in #26
- Bump pco to v0.4.5 by @juntyr in #28
- Bump zfp-sys to v0.4.1 by @juntyr in #29
- Update pyo3 to v0.26, wasmtime to v37, and wasi to v0.2.6 by @juntyr in #32
Full Changelog: 0.2.1...0.3.0
0.2.1
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
- Add numcodecs entry point by @juntyr in #21
New Contributors
- @DimitriPapadopoulos made their first contribution in #6
Full Changelog: 0.2.0...0.2.1
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-wasmimplementation 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