Skip to content

v0.4.0

@xudesheng xudesheng tagged this 04 Sep 17:10
Major Changes:
- Add PyInfoTable wrapper class with from_bytes() static method for raw InfoTable decoding
- Expose InfoTable.from_bytes() from upstream alwayson-codec crate
- Add methods: get_row_count(), get_field_count(), get_datashape_name(), to_json()
- Export InfoTable class in Python module

Documentation Updates:
- Update README with InfoTable usage examples showing from_bytes() functionality
- Add note explaining underlying Rust crates are not yet open source
- Clarify library is delivered as pre-compiled binary wheels only
- Update quick start examples with comprehensive InfoTable demonstrations

Version Bump:
- Bump version to 0.4.0 across Cargo.toml, pyproject.toml, and lib.rs

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Assets 2
Loading