You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# Changelog
2
2
3
+
## 1.7.6 (2024-10-07)
4
+
5
+
- Added support for named `exports` (assigning an alias to the column name in the resource query file) - allows for more generalization and reuse of query files
6
+
7
+
## 1.7.5 (2024-09-28)
8
+
9
+
- Renamed the variable `vars` to `env_vars` for clarity and consistency
10
+
3
11
## 1.7.4 (2024-09-19)
4
12
5
13
- Colorizing the headings in `stack-deploy info` to green
0 commit comments