You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WorkbookWrappers#validate_worksheet_name is broken because the function in libxlsxwriter was changed from workbook_validate_worksheet_name to workbook_validate_sheet_name
WorkbookWrappers#validate_worksheet_name
is broken because the function in libxlsxwriter was changed fromworkbook_validate_worksheet_name
toworkbook_validate_sheet_name
libxslxwriter header:
fast_excel/libxlsxwriter/include/xlsxwriter/workbook.h
Line 855 in 8fafe6f
binding:
fast_excel/lib/fast_excel/binding/workbook.rb
Line 327 in 8fafe6f
fast_excel/lib/fast_excel/binding/workbook.rb
Lines 149 to 151 in 8fafe6f
The text was updated successfully, but these errors were encountered: