- fix: scope temp directory to current user to fix permissions issues on shared environments
0.15.12
- refactor(imports): only import pyarrow when used. Better support workflows where `pip install --no-dependencies` is specified, to avoid importing data-processing libraries if not needed.