Skip to content

Version 0.4.7

Compare
Choose a tag to compare
@ianthomas23 ianthomas23 released this 22 Mar 16:46
· 39 commits to main since this release
v0.4.7
25fd687

This is a compatibility release to support numpy 1.24 and pyarrow from version 1.0.0 to 11.0.0.

Compatibility:

  • Drop support for pyarrow<0.16 (#108)
  • Remove all use of parquet's validate_schema (#110)
  • Support pyarrow back to version 1.0.0 (#111)

Thanks to new contributor @gsakkis and also @ianthomas23.