v0.0.4
- Fix exporting records of (fixed length) array types that have zero values. The export code didn't take the fieldmap (used to store only the nonzero values) weren't taken into account when exporting). This function is used by the bstore command when exporting to CSV or JSON. This is not used during regular database operation.