mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00

* chore: simplify foreign functions * fix: sourcing multiple foreign files * refactor: address review comments * Update docs/aliases.rst Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com> * refactor: run black Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
24 lines
324 B
ReStructuredText
24 lines
324 B
ReStructuredText
**Added:**
|
|
|
|
* <news item>
|
|
|
|
**Changed:**
|
|
|
|
* Simplified foreign functions
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* Default ZSH FUNCSCMD was not working in ZSH 5.8 (and possibly other versions)
|
|
* Passing multiple files to be sourced to source-foreign was broken
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|