File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ Version 1.1.3] ( https://github.com/dataiku/dss-plugin-multisheet-excel-export/releases/tag/v1.1.3 ) - Minor release - 2024-06
4+ - The plugin will show up in the excel category
5+
36## [ Version 1.1.2] ( https://github.com/dataiku/dss-plugin-multisheet-excel-export/releases/tag/v1.1.2 ) - Feature release - 2024-05
47- Style exported worksheet header
58- Auto-size columns to fit data
Original file line number Diff line number Diff line change 11{
22 "id" : " multisheet-excel-export" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44
55
66 "meta" : {
77 "label" : " Multisheet Excel Export" ,
8+ "category" : " Excel" ,
89 "description" : " Export multiple datasets to one xlsx file with multiple sheets" ,
910 "author" : " Dataiku (Kasim PATEL, Thibault DESFONTAINES)" ,
1011 "icon" : " icon-file" ,
1112 "licenseInfo" : " Apache Software License" ,
1213 "url" : " https://www.dataiku.com/product/plugins/multisheet-excel-export" ,
13- "tags" : [" Productivity" ]
14+ "tags" : [" Productivity" ," Excel" ],
15+ "supportLevel" : " NOT_SUPPORTED"
1416 }
1517}
You can’t perform that action at this time.
0 commit comments