We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e49270f commit ad52e65Copy full SHA for ad52e65
alire.toml
@@ -1,5 +1,5 @@
1
name = "mold"
2
-version = "1.0.3"
+version = "1.1.0"
3
tags = ["template", "template-engine", "template-repo"]
4
5
description = "Meta-variable Operations for Lean Development (cli)"
docs/change-log.md
@@ -14,6 +14,12 @@ icon: octicons/log-24
14
[{.badge}](https://github.com/rocher/mold/releases/latest)
15
[{.badge}](https://github.com/rocher/mold/blob/master/LICENSE)
16
17
+### 1.1.0
18
+Date: 2025-05-29
19
+
20
+ * Use `mold_lib v2.3.*`
21
+ * Add `show-vars` command
22
23
### 1.0.3
24
Date: 2024-02-23
25
0 commit comments