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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
## Version 7.0.1 (2025-03-13)
4
+
5
+
### Bug Fixes
6
+
7
+
- Related to formating. (more info-PR)[https://github.com/mohammadrezaeicode/mr-excel-repo/pull/5/] (by [Sergio Fernández](https://github.com/xergiodf))
Copy file name to clipboardExpand all lines: README.md
+7
Original file line number
Diff line number
Diff line change
@@ -7289,6 +7289,13 @@ To migrate from Version 2 to Version 3, you need to follow the steps below:
7289
7289
7290
7290
## Release Notes [⬆️](#table-of-contents)
7291
7291
7292
+
### Version 7.0.1 (2025-03-13)
7293
+
7294
+
#### Bug Fixes
7295
+
7296
+
- Related to formating. (more info-PR)[https://github.com/mohammadrezaeicode/mr-excel-repo/pull/5/] (by [Sergio Fernández](https://github.com/xergiodf))
- A drop-down option (multi-select option) provides the ability to create a cell that contains multiple selectable values.`sheet`->`[n]`->`dropDowns`
6
-
- The `replaceInExcel` functionality in Excel allows you to replace data in an existing file using flags provided within the spreadsheet.
1
+
## Version 7.0.1 (2025-03-13)
7
2
8
3
### Bug Fixes
9
4
10
-
- `generateExcel` supports empty objects and will generate an empty Excel file.
11
-
12
-
> [!NOTE]
13
-
> The related interface has not changed, so the sheet needs to be provided in TypeScript.
14
-
15
-
### Improvements
16
-
17
-
- Begin adding JSDoc comments to the main functions and interfaces.
18
-
5
+
- Related to formating. (more info-PR)[https://github.com/mohammadrezaeicode/mr-excel-repo/pull/5/] (by [Sergio Fernández](https://github.com/xergiodf))
0 commit comments