4.2
- Added Python 3.10 support
- Added ability to set individual borders' type via the
border_typeargument
when creating aStylerobject - Fixes GitHub issue #108 - Styling and exporting a dataframe that
contains a column called "index" - Fixes error when attempting to use
best_fitargument inStyleFrame.to_excel
on an empty dataframe GitHub PR #157