We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ca7c8 commit a653297Copy full SHA for a653297
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v1.7.29 (08/07/2024)
4
+## Changes
5
+## 🚀 Features
6
+
7
+- Supports for applying setting from json file @SeongjunJo (#97)
8
9
+## 🔧 Maintenance
10
11
+- Change the json key and value format @soimkim (#99)
12
+- Allow more than two modes to be entered @soimkim (#98)
13
14
+---
15
16
## v1.7.28 (01/07/2024)
17
## Changes
18
## 🚀 Features
@@ -280,11 +293,3 @@
280
293
- Replace 'y' option to 'p' option. @dd-jy (#41)
281
294
- Fix scanner support format and not to create csv. @dd-jy (#40)
282
295
- Print message when comparison rows are over 100. @dd-jy (#39)
283
-
284
----
285
286
-## v1.6.15 (06/07/2022)
287
-## Changes
288
-## 🐛 Hotfixes
289
290
-- Modify reuse input parameter @bjk7119 (#37)
0 commit comments