Skip to content

v0.23.3

Compare
Choose a tag to compare
@lllangWV lllangWV released this 09 Jan 03:21
· 19 commits to main since this release

0.23.3 (01-09-2025)

Bugs
  • None identified
New Features
  • Enhanced ParquetDB functionality by adding new dependencies: dask and distributed.
  • Improved equality check in PythonObjectArrowScalar class for better accuracy.
Documentation updates
  • Updated CHANGELOG.md to reflect the new release.
Maintenance
  • Refactored pyarrow_utils.py for better readability and organization.
  • Revised test cases to manage None values in structure fields.
  • Updated pyproject.toml to include new dependencies.