Commit graph

5 commits

Author SHA1 Message Date
dependabot[bot]
f41e1a5d97
build(deps): bump pyo3 from 0.21.2 to 0.24.1
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.21.2 to 0.24.1.
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/v0.24.1/CHANGELOG.md)
- [Commits](https://github.com/pyo3/pyo3/compare/v0.21.2...v0.24.1)

---
updated-dependencies:
- dependency-name: pyo3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-02 13:23:37 +00:00
rzmk
c0b76fa543
refactor: improve error-handling, fix lints, & update criterion 2024-06-20 23:18:38 -04:00
rzmk
747818d99b
chore: update to v0.0.1 for czv-wasm link updates 2024-06-20 20:15:17 -04:00
rzmk
ce260e9491 refactor: use czv in czv-python
- Add `file_path` for czv-python count operations
- Refactor tests based on file path instead of data
- Use thiserror in czv
- Update examples to reflect changes
2024-06-20 01:03:54 -04:00
rzmk
9799ab694b
feat: add czv, czv-wasm, and czv-python (init release) 2024-06-19 22:55:19 -04:00