Skip to content

v0.9.13: New `add_columns`, `alter_columns`, `drop_columns` APIs

Choose a tag to compare

@wjones127 wjones127 released this 06 Feb 00:13
· 4113 commits to main since this release

New features

Performance improvements

  • perf: avoid a buffer copy and share the array to reduce RAM cost by @westonpace in #1907

Bug fixes

Other changes

New Contributors

Full Changelog: v0.9.12...v0.9.13