Skip to content

Minarrow V0.15

Latest

Choose a tag to compare

@pbower pbower released this 30 Jun 13:59

Minarrow 0.15.0 accompanies the major release of Minarrow Python.

Added

  • _into Datetime kernel variants for efficient non-allocations.
  • _into Bitmask kernel variants for efficient non-allocations.
  • UnsafeMut utility Buffer for handling cross-thread bitpacked writes.

Changed

  • Improved name construction ergonomics.