Skip to content

v0.31.0

Compare
Choose a tag to compare
@thombashi thombashi released this 13 Jun 07:16
· 56 commits to master since this release
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