mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
24 lines
290 B
ReStructuredText
24 lines
290 B
ReStructuredText
**Added:**
|
|
|
|
* Xonsh now supports bash-style variable assignments preceding
|
|
subprocess commands (e.g. ``$FOO = "bar" bash -c r"echo $FOO"``).
|
|
|
|
**Changed:**
|
|
|
|
* <news item>
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* <news item>
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|