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
forcreate_table_from_dataframe
- Fix to include
py.typed
to the package