- Added
strikethrough
anditalic
toStyler
- Raising
TypeError
into_excel
if trying to use a non-openpyxl engine - Exposing
Exposing StyleFrame.ExcelWriter
andStyleFrame.read_excel
to the module-level (styleframe.ExcelWriter
andstyleframe.read_excel
) to more closely mimic pandas' API - Fixes GitHub issue #124 - Improved calculation of color luminosity from tint