v0.31.0
- Add flush after writing to temporal files
- Change to delete temporal files of
TableUrlLoaderFactory
at exit time - Modify
TsvTableFileLoader
/TsvTableTextLoader
to accept additional keyword arguments - Disable default type detection and enable
type_hints
for CSV loading - Add support for Python 3.10
- Drop support for Python 3.5
- Update requirements
- Fix
python_requires