Skip to content

Minarrow V0.14.0

Choose a tag to compare

@pbower pbower released this 20 Jun 19:23
  1. Added _into mutable output buffer datetime variants supporting efficient parallelism.
  2. Added TimePeriod enum consistency for datetime periods with automatic deref on string constituents i.e., week becomes TimePeriod::Week at the call-site.
  3. Fixed BitmaskV lifetime.
  4. Fixed BooleanArray length visibility.