We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff5b2e commit 5efcf0bCopy full SHA for 5efcf0b
NEWS.md
@@ -32,6 +32,7 @@ is thrown, rather than a `ErrorException` ([#27900]).
32
* Functions that invoke commands (e.g. `run(::Cmd)`) now throw a `ProcessFailedException`
33
rather than an `ErrorException`, if those commands exit with non-zero exit code.
34
([#27900]).
35
+* Added `⋆` (`\star`) as unary operator ([#31604]).
36
37
Command-line option changes
38
---------------------------
0 commit comments