Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 867 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 867 Bytes

0.8.1-13

0.8.1-12

  • Two insert issues fixed and uuid support.

0.8.1-11

  • Optimization for very large (> 128 chars) strings.

0.8.1-10

  • Fix for large strings

0.8.1-09

  • Many serious perf improvements benchmarking loading a very large dataset. System appears to be running beautifully.

0.8.1-06

  • Initial prepared statement support.

0.8.1-05

  • small perf upgrades.

0.8.1-04

  • parallelized string conversion on insert.
  • small perf upgrades to dtype-next.

0.8.1-02

  • read/write of datasets now uses the data chunk api. This is major upgrade and requires dtype 10.003 for pass/return by value support.