- Breaking changes: there are some differences in inputs and outputs, check you code before updating
- Refactored to use faster implemenations throughout, thanks to Malcolm Morgan (@mem48) for SIMDJSON implementations
- You can now choose which columns to return with
cols_to_keep
injourney()
andbatch()
functions, with minimal defaults forbatch()
- Tests now pass