Version 0.4.8
This is a compatibility release to support numba 0.57 and Python 3.11, and fixes the reading of parquet files from remote filesystems.
Compatibility:
- Check compatibility with numba 0.57 and python 3.11 (#113)
- Fix read parquet from remote filesystems (#115)
- Set python-snappy as optional dependency (#117)
- Remove pathlib.Path.enter deprecation warnings (#118)
Enhancements:
Thanks to new contributor @weiji14 and also @brl0 @philippjfr, and @ianthomas23