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 ebc0d66 commit a01db74Copy full SHA for a01db74
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v2.1.20 (17/07/2025)
4
+## Changes
5
+## 🐛 Hotfixes
6
+
7
+- Fix the url type to null when not matched @dd-jy (#224)
8
9
+## 🔧 Maintenance
10
11
+- Update python support ver 3.10~3.12 @dd-jy (#225)
12
13
+---
14
15
## v2.1.19 (11/07/2025)
16
## Changes
17
## 🔧 Maintenance
@@ -289,14 +301,3 @@
289
301
290
302
291
303
- Compare col name with lower case @bjk7119 (#152)
292
-
293
----
294
295
-## v1.4.37 (18/03/2024)
296
-## Changes
297
-- Hide specific column if writing excel @bjk7119 (#151)
298
299
-## 🔧 Maintenance
300
-- Add oss version when downloading with git clone @dd-jy (#149)
-- Check the return value when downloading @soimkim (#148)
0 commit comments