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 378d3b2 commit 74be325Copy full SHA for 74be325
βCHANGELOG.mdβ
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v4.1.2 (30/10/2024)
4
+## Changes
5
+## π Features
6
+
7
+- Support cargo package manager @dd-jy (#230)
8
9
+## π§ Maintenance
10
11
+- Print option name with error msg @bjk7119 (#228)
12
13
+---
14
15
## v4.1.1 (10/10/2024)
16
## Changes
17
## π§ Maintenance
@@ -322,15 +334,3 @@
322
334
## π Hotfixes
323
335
324
336
- Fix the parsing bug for swift's Package.resolved @dd-jy (#107)
325
-
326
----
327
328
-## v3.12.2 (24/11/2022)
329
-## Changes
330
-## π Hotfixes
331
332
-- Fix the gradle direct/transitive issue @dd-jy (#106)
333
-## π§ Maintenance
-- Fix duplicated output file if multi package manager @dd-jy (#105)
0 commit comments