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 2723ea3 commit dccf536Copy full SHA for dccf536
CHANGELOG.md
@@ -1,11 +1,21 @@
1
Change Log
2
========================================
3
4
-v1.1.6 - 2023-12-29
+v1.1.7 - 2024-02-17
5
+----------------------------------------
6
+
7
+- Refactor validations to run after assigning default values
8
+- Upgrade `approvals.bash` to 0.4.2
9
10
11
+v1.1.6 - 2024-02-08
12
----------------------------------------
13
14
- Docker: Fix missing pandoc
15
- Avoid rendering `inspect_args()` when generating for production env
16
+- Update `approvals.bash` library to 0.4.1
17
+- Update Dockerfile
18
+- Build multi-arch docker image using GitHub Actions
19
20
21
v1.1.5 - 2023-12-22
0 commit comments