We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57bf800 commit 1c896ceCopy full SHA for 1c896ce
CHANGELOG.md
@@ -1,9 +1,12 @@
1
# Changelog
2
3
-## 0.13.0
+## 0.13.0 2024-01-13
4
5
* Update keyring-rs, more explicitly state platform support. Linux has full support, macOS and Windows are untested but could work.
6
-
+* Use cache dir to save downloads, use tmp only for the extract target location
7
+* Fix config path traversal
8
+* More consistent deploy path/root path usage
9
+* Git local should work now as a context (not yet fully tested)
10
11
## 0.12.1 2024-01-12
12
0 commit comments