We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be93eae commit bc1d960Copy full SHA for bc1d960
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.0.0 (06/09/2024)
4
+## Changes
5
+## 🐛 Hotfixes
6
+
7
+- Fix printing windows version @s-cu-bot (#179)
8
9
+## 🔧 Maintenance
10
11
+- Refactoring OssItem @dd-jy (#175)
12
+- Adding external calling function parameter type hints @MoonJeWoong (#177)
13
+- Alter modules xlrd to pandas @cjho0316 (#174)
14
15
+---
16
17
## v1.4.48 (22/07/2024)
18
## Changes
19
## 🐛 Hotfixes
@@ -288,11 +302,3 @@
288
302
- Update deploy gh action version @dd-jy (#112)
289
303
- Fix the xlsxwriter save issue @dd-jy (#111)
290
304
- Fix the bug that can't print excel @soimkim (#110)
291
-
292
----
293
294
-## v1.4.19 (07/03/2023)
295
-## Changes
296
-## 🚀 Features
297
298
-- Be available to download src from rubygem @bjk7119 (#108)
0 commit comments