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 0a20607 commit 7815ef6Copy full SHA for 7815ef6
1 file changed
ChangeLog.md
@@ -1,3 +1,11 @@
1
+### 0.3.2 / 2024-01-23
2
+
3
+* Switch to use `require_relative` to improve load-times.
4
+* Allow passing `sudo` specific keyword arguments in
5
+ {CommandMapper::Command#sudo_command} to {CommandMapper::Sudo.run}.
6
+* Allow {CommandMapper::Sudo}'s `preserve_env` attribute to accept an optional
7
+ value.
8
9
### 0.3.1 / 2022-12-25
10
11
* Use `File.exist?` in {CommandMapper::Types::InputPath#validate} for Ruby
0 commit comments