Skip to content

v1.1.0

Compare
Choose a tag to compare
@thombashi thombashi released this 29 Mar 17:20
· 265 commits to master since this release
v1.1.0
  • Fix create_table_from_dataframe: #67 (Thanks to @b0b5h4rp13)
  • Add support for datetime value conversion
  • Update requirements
  • Modify type annotations
  • Modify to extract type_hints from pandas.DataFrame for create_table_from_dataframe
  • Fix to include py.typed to the package