mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
18 lines
403 B
ReStructuredText
18 lines
403 B
ReStructuredText
**Added:**
|
|
|
|
* Sourcing foreign shells now have the ``--show`` option, which
|
|
lets you see when script will be run, and the ``--dryrun``
|
|
option which prevents the source from actually taking place.
|
|
Xonsh's foriegn shell API also added these keyword arguments.
|
|
|
|
**Changed:** None
|
|
|
|
**Deprecated:** None
|
|
|
|
**Removed:** None
|
|
|
|
**Fixed:**
|
|
|
|
* Fixed ``source-zsh`` to work with zsh v5.2.
|
|
|
|
**Security:** None
|